]> granicus.if.org Git - vim/commitdiff
updated for version 7.2-194 v7.2.194
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Jun 2009 13:05:07 +0000 (13:05 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Jun 2009 13:05:07 +0000 (13:05 +0000)
src/msvc2008.bat
src/version.c

index 55155f8844d5ad9527ecd7ed2893c3a81cce841e..1fc1fbf76a38f2aefcde5210d4e6d32e7382e7cc 100644 (file)
@@ -1,5 +1,7 @@
+@echo off
 rem To be used on MS-Windows for Visual C++ 2008 Express Edition
 rem   aka Microsoft Visual Studio 9.0.
 rem See INSTALLpc.txt for information.
+@echo on
 
 call "%VS90COMNTOOLS%%vsvars32.bat"
index b99ea7ef31a58bcb9f68edae3c6d33a2a189f853..e859684831a0baaf8a80e7c3a0effda1ac13ffaf 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    194,
 /**/
     193,
 /**/