commit | 1d63539cc72c5be7ad875d2d48a34c4f74c096ab | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 25 16:05:56 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 25 16:05:56 2016 +0100 |
tree | 3e49608e3b3d95f157af59c6f8a66a6dd934727d | |
parent | f75612fd9912205870bf024e4fb20af62b096c1d [diff] [blame] |
patch 7.4.1176 Problem: Missing change to proto file. Solution: Update the proto file. (Charles Cooper)
diff --git a/src/version.c b/src/version.c index 9568029..56d6d81 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1176, +/**/ 1175, /**/ 1174,