commit | 05a2907cde00ac3ccff01c59978f174c020cc375 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 18 22:59:53 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 18 22:59:53 2019 +0100 |
tree | 9e0eca3968d6fcb75e0015aafaac1f5664829027 | |
parent | 987411db9e4b76b524d0579db21074be0bffd61b [diff] [blame] |
patch 8.1.0774: VMS build is missing the blob file Problem: VMS build is missing the blob file. Solution: Add the blob file to the build rules. (Zoltan Arpadffy)
diff --git a/src/version.c b/src/version.c index ac81d2e..575f0df 100644 --- a/src/version.c +++ b/src/version.c
@@ -792,6 +792,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 774, +/**/ 773, /**/ 772,