]> granicus.if.org Git - vim/commitdiff
updated for version 7.1-041 v7.1.041
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jul 2007 21:11:52 +0000 (21:11 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jul 2007 21:11:52 +0000 (21:11 +0000)
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/testdir/Make_os2.mak
src/testdir/Make_vms.mms
src/version.c

index 26ba30c158870a2eef346a492a44a1cd708779c4..76ec9f908c81b27ebf4b19a875b791a6cd996ae9 100644 (file)
@@ -25,7 +25,7 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
                test43.out test44.out test45.out test46.out test47.out \
                test48.out test51.out test53.out test54.out test55.out \
                test56.out test57.out test58.out test59.out test60.out \
-               test61.out test62.out
+               test61.out test62.out test63.out
 
 .SUFFIXES: .in .out
 
@@ -107,3 +107,4 @@ test59.out: test59.in
 test60.out: test60.in
 test61.out: test61.in
 test62.out: test62.in
+test63.out: test63.in
index 99d89f771c809160d1ef820686f0e2b727edb51f..11b2f09fe514599107987df23275818dea88c720 100644 (file)
@@ -19,7 +19,7 @@ SCRIPTS16 =   test1.out test19.out test20.out test22.out \
                test44.out test45.out test46.out test47.out \
                test48.out test51.out test53.out test54.out \
                test55.out test56.out test57.out test58.out test59.out \
-               test60.out test61.out test62.out
+               test60.out test61.out test62.out test63.out
 
 SCRIPTS =      test3.out test4.out test5.out test6.out test7.out \
                test8.out test9.out test11.out test13.out test14.out \
index 423fc80cf57edcc3253e22386d52331ec08a57d7..cd04621883f2f89f14eb4e1608432dd759374c0d 100644 (file)
@@ -25,7 +25,7 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
                test43.out test44.out test45.out test46.out test47.out \
                test48.out test51.out test53.out test54.out test55.out \
                test56.out test57.out test58.out test59.out test60.out \
-               test61.out test62.out
+               test61.out test62.out test63.out
 
 .SUFFIXES: .in .out
 
index cef07e9126251741f0736035e7209fc86c9daa2b..3c34695d944ccd6b4513ad55576ed1be81b25112 100644 (file)
@@ -4,7 +4,7 @@
 # Authors:     Zoltan Arpadffy, <arpadffy@polarhome.com>
 #              Sandor Kopanyi,  <sandor.kopanyi@mailbox.hu>
 #
-# Last change:  2006 Apr 30
+# Last change:  2007 Jul 24
 #
 # This has been tested on VMS 6.2 to 7.2 on DEC Alpha and VAX.
 # Edit the lines in the Configuration section below to select.
@@ -59,7 +59,7 @@ SCRIPT = test1.out  test2.out  test3.out  test4.out  test5.out  \
         test43.out test44.out test45.out test46.out \
         test48.out test51.out test53.out test54.out test55.out \
         test56.out test57.out test58.out test59.out test60.out \
-        test61.out test62.out
+        test61.out test62.out test63.out
 
 .IFDEF WANT_GUI
 SCRIPT_GUI = test16.out
index ac4e17f5ffa353616bc4cb512851f5aac608f295..c243d1730085781bdae2626da400125d57a7ea6f 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    41,
 /**/
     40,
 /**/