]> granicus.if.org Git - vim/commitdiff
updated for version 7.0176
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Dec 2005 22:16:03 +0000 (22:16 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Dec 2005 22:16:03 +0000 (22:16 +0000)
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/version.h

index aee0894fc854c38e69b2f6e063e040179da65215..62e3dedb64381b25c9cff2ed0f87016b17ee22c8 100644 (file)
@@ -103,3 +103,4 @@ test56.out: test56.in
 test57.out: test57.in
 test58.out: test58.in
 test59.out: test59.in
+test60.out: test60.in
index 1821cca4cab3eddc0c2242a926fd68553bd46d53..cbab6cd1e194884e1b0e2abab57af22dce914ca4 100644 (file)
@@ -18,14 +18,15 @@ SCRIPTS16 = test1.out test19.out test20.out test22.out \
                test35.out test36.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
+               test55.out test56.out test57.out test58.out test59.out \
+               test60.out
 
 SCRIPTS =      test3.out test4.out test5.out test6.out test7.out \
                test8.out test9.out test11.out test13.out test14.out \
                test15.out test17.out test18.out test21.out test26.out \
                test30.out test31.out test32.out test33.out test34.out \
                test37.out test38.out test39.out test40.out test41.out \
-               test42.out test52.out test60.out
+               test42.out test52.out
 
 SCRIPTS32 =    test50.out
 
index e26c13a8e472758e179e03da9c9da053be6cff94..1402a48770d8e8a5ec7aa42ada5040fe9b87eb60 100644 (file)
@@ -36,5 +36,5 @@
 #define VIM_VERSION_NODOT      "vim70aa"
 #define VIM_VERSION_SHORT      "7.0aa"
 #define VIM_VERSION_MEDIUM     "7.0aa ALPHA"
-#define VIM_VERSION_LONG       "VIM - Vi IMproved 7.0aa ALPHA (2005 Dec 22)"
-#define VIM_VERSION_LONG_DATE  "VIM - Vi IMproved 7.0aa ALPHA (2005 Dec 22, compiled "
+#define VIM_VERSION_LONG       "VIM - Vi IMproved 7.0aa ALPHA (2005 Dec 23)"
+#define VIM_VERSION_LONG_DATE  "VIM - Vi IMproved 7.0aa ALPHA (2005 Dec 23, compiled "