commit | 0c5c3faef2d54151a8c144539e3e5a3350fb18c7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 30 22:38:16 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 30 22:38:16 2019 +0100 |
tree | 03c50a14ada7c115302d2012659da2f681a4a43d | |
parent | a2c2ae473ab8789ceba9706713441a365dec685e [diff] [blame] |
patch 8.1.2370: build problems on VMS Problem: Build problems on VMS. Solution: Adjust the build file. (Zoltan Arpadffy)
diff --git a/src/version.c b/src/version.c index 65f7235..f2c26bb 100644 --- a/src/version.c +++ b/src/version.c
@@ -738,6 +738,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2370, +/**/ 2369, /**/ 2368,