diff src/version.c @ 7424:c260e4df3a24 v7.4.1016

commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 31 22:37:52 2015 +0100 patch 7.4.1016 Problem: Still a few OS/2 pieces remain. Solution: Delete more.
author Christian Brabandt <cb@256bit.org>
date Thu, 31 Dec 2015 22:45:09 +0100
parents 35af1e06696b
children 779a7c14c795
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 */
 /**/
+    1016,
+/**/
     1015,
 /**/
     1014,