commit | 96f3a49b3bab421edebff24f070634ae876edd7f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 15:12:54 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 29 15:12:54 2014 +0200 |
tree | 16db4fc3a3b3dd9ecc813fa4e7084c2a293ca9a3 | |
parent | 34401cca5ae3dce543154c967d727b13254e15b5 [diff] [blame] |
updated for version 7.4.426 Problem: README File missing from list of files. Solution: Update the list of files.
diff --git a/src/version.c b/src/version.c index 32a6b3b..0d569f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 426, +/**/ 425, /**/ 424,