commit | 3b98b830017b8bf5fd270db93dfe187434df1960 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 21:45:17 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 21:45:17 2016 +0200 |
tree | 8262ec34b340a44d3942ee19eee953f8ea83bc15 | |
parent | e18dbe865d190e74fb5d43ac8bc6ac22507d0223 [diff] [blame] |
patch 7.4.1985 Problem: Missing changes in VMS build file. Solution: Use the right file name.
diff --git a/src/version.c b/src/version.c index 3afe4a6..a469530 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1985, +/**/ 1984, /**/ 1983,