diff src/version.c @ 3937:6e5acfdf7a5a v7.3.724

updated for version 7.3.724 Problem: Building with Ruby and Tcl on MS-Windows does not work. Solution: Remove Ruby and Tcl from the big MS-Windows build.
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Nov 2012 17:21:52 +0100
parents ee138f29259e
children f4aa43d952f5
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 */
 /**/
+    724,
+/**/
     723,
 /**/
     722,