commit | 8889a5c305e69aa49fd08036e624e365097a5b7b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 19:27:36 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 02 19:27:36 2017 +0100 |
tree | 18006d05605c06d84e038f52f4ba44d167b2267e | |
parent | d97fbf171ec0e63117813da045d2a1c51a9b6f62 [diff] [blame] |
patch 8.0.1252: incomplete translations makefile for MinGW/Cygwin Problem: Incomplete translations makefile for MinGW/Cygwin. Solution: Add missing source files. Make it work with msys2's bash. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 552de77..59ecefe 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1252, +/**/ 1251, /**/ 1250,