commit | 694cac7a352ea66827cd94ed1ccbc2fc5655e9cc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 10 19:22:03 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 10 19:22:03 2015 +0200 |
tree | 6f060cd3774fa57b4ec64c2a0147288f8301ab1e | |
parent | 2c61ec65e8dddcaf9bb5751f6dead97f2a794593 [diff] |
patch 7.4.777 Problem: The README file doesn't look nice on github. Solution: Add a markdown version of the README file.
diff --git a/src/version.c b/src/version.c index ddc8658..df00f5b 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 777, +/**/ 776, /**/ 775,