diff src/version.c @ 7813:744c66477ba9 v7.4.1203

commit https://github.com/vim/vim/commit/4349c57543a98dc417b74da5a08c326337aa0bd3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 13:28:28 2016 +0100 patch 7.4.1203 Problem: Still more files still using __ARGS. Solution: Remove __ARGS in really the last files.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 13:30:04 +0100
parents 7fda54504fee
children 3a96dfb42c55
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1203,
+/**/
     1202,
 /**/
     1201,