commit | 39afdea2035c34239910267978538a3c99b66911 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 14 23:27:29 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 14 23:27:29 2016 +0100 |
tree | 104fbfe83d8f3048eba49f48cff783fbcba1ca53 | |
parent | d6c2f0526064eef6f8917d2bad00df707d79ea16 [diff] [blame] |
patch 7.4.1561 Problem: Missing update to proto file. Solution: Change the proto file.
diff --git a/src/version.c b/src/version.c index 52e2b80..501287d 100644 --- a/src/version.c +++ b/src/version.c
@@ -744,6 +744,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1561, +/**/ 1560, /**/ 1559,