diff src/version.c @ 3999:beceb0a18c79 v7.3.754

updated for version 7.3.754 Problem: Latest nmake is not recognized. Solution: Add nmake version 11.00.51106.1. (Raymond Ko)
author Bram Moolenaar <bram@vim.org>
date Thu, 06 Dec 2012 21:30:29 +0100
parents c83cd3d01128
children d9b4cf53be2e
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    754,
+/**/
     753,
 /**/
     752,