diff src/version.c @ 7374:7e367104f6b6 v7.4.992

commit https://github.com/vim/vim/commit/013806229a1e15480592f6bc8453130685ec750b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 16:04:42 2015 +0100 patch 7.4.992 Problem: Makefiles for MS-Windows in src/po are outdated. Solution: Make them work. (Ken Takata, Taro Muraoka)
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 16:15:04 +0100
parents 6b057079a836
children 88843d12c82b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    992,
+/**/
     991,
 /**/
     990,