comparison 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
comparison
equal deleted inserted replaced
8241:b13453cdb797 8242:1313d2e282dc
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1414,
751 /**/ 753 /**/
752 1413, 754 1413,
753 /**/ 755 /**/
754 1412, 756 1412,
755 /**/ 757 /**/