diff src/version.c @ 8149:028e24e4c0f4 v7.4.1368

commit https://github.com/vim/vim/commit/914331648dc3609ca9f6954f4019497e5fb3274e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 20 15:50:18 2016 +0100 patch 7.4.1368 Problem: One more Win16 file remains. Solution: Delete it.
author Christian Brabandt <cb@256bit.org>
date Sat, 20 Feb 2016 16:00:06 +0100
parents 5dacbd22fefd
children aa845d10c6fb
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -748,6 +748,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1368,
+/**/
     1367,
 /**/
     1366,