diff src/version.c @ 8242:1313d2e282dc v7.4.1414

commit https://github.com/vim/vim/commit/81275ca9ce3059148fdb65dff29f7ecdbca446fb Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 24 21:02:20 2016 +0100 patch 7.4.1414 Problem: Appveyor only builds one feature set. Solution: Build a combination of features and GUI/console. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Wed, 24 Feb 2016 21:15:04 +0100
parents 60586ce747c4
children acc8029e530f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1414,
+/**/
     1413,
 /**/
     1412,