commit | 82c38fe508155c11a904e6111b5bfb6adde3fb9a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 10:47:26 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 10:47:26 2021 +0100 |
tree | 818661460a865d7096bc13737d56199d4b009125 | |
parent | bb0956fc65ebe8df1da823f9c4d6a0013d9ba5c1 [diff] [blame] |
patch 8.2.2294: VMS: a few remaining problems Problem: VMS: a few remaining problems. Solution: Add VMS specific changes. Add Lua support. (Zoltan Arpadffy)
diff --git a/src/version.c b/src/version.c index 258c7d9..db20152 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2294, +/**/ 2293, /**/ 2292,