commit | 013806229a1e15480592f6bc8453130685ec750b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 16:04:42 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 16:04:42 2015 +0100 |
tree | 64d7ee19b7260877387fed02fae3185525f67eed | |
parent | 096c8bb40d51b22a4b1d761baf7bb79fb9e55a28 [diff] [blame] |
patch 7.4.992 Problem: Makefiles for MS-Windows in src/po are outdated. Solution: Make them work. (Ken Takata, Taro Muraoka)
diff --git a/src/version.c b/src/version.c index b10453e..9e77c6d 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 992, +/**/ 991, /**/ 990,