commit | 5c3670718bebacb3a9a54522cab2924a6bfbc3d4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 18 22:31:11 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 18 22:31:11 2018 +0200 |
tree | f1fdd9cab41a15a9a8c7d6fe875a3de5249ba71f | |
parent | 0ce7413a8318ec0b01386c54ee09d3d94216cb15 [diff] [blame] |
patch 8.1.0077: header of README file is not nice Problem: Header of README file is not nice. Solution: Move text to the bottom.
diff --git a/src/version.c b/src/version.c index 04923fb..354066f 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 77, +/**/ 76, /**/ 75,