]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
updated for version 7.0-006 v7.0.006
authorBram Moolenaar <Bram@vim.org>
Sat, 13 May 2006 10:55:25 +0000 (10:55 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 May 2006 10:55:25 +0000 (10:55 +0000)
src/Makefile
src/version.c

index b9627ab31d75f01f991e0f1f6efd83d2a91b8032..d8a8040c87d61ead59d7c82429e8e23b6ff49c94 100644 (file)
@@ -2177,6 +2177,7 @@ shadow:   runtime pixmaps
        cd $(SHADOWDIR)/xxd; ln -s ../../xxd/*.[ch] ../../xxd/Make* .
        if test -d $(RSRC_DIR); then \
                cd $(SHADOWDIR); \
+               ln -s ../infplist.xml .; \
                ln -s ../$(RSRC_DIR) ../os_mac.rsr.hqx ../dehqx.py .; \
        fi
        mkdir $(SHADOWDIR)/testdir
index e38d2d916e784585fb56e2b61717f59e32412d9e..e0503ca2f53bc0c3bdcc31efa01c50186a38dafc 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    6,
 /**/
     5,
 /**/