]> granicus.if.org Git - vim/commitdiff
patch 7.4.1417 v7.4.1417
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Feb 2016 19:37:40 +0000 (20:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Feb 2016 19:37:40 +0000 (20:37 +0100)
Problem:    Missing appveyor.bat from the distribution.
Solution:   Add it to the list of files.

Filelist
src/version.c

index c7bc515460d3720c1fd9a445c85910f1a19021fe..1134bbe4f61bd249dea106fb045f7ad088d9e450 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -6,6 +6,7 @@ SRC_ALL =       \
                .hgignore \
                .travis.yml \
                appveyor.yml \
+               src/appveyor.bat \
                src/README.txt \
                src/alloc.h \
                src/arabic.c \
index f08bf1b2aaecebc020486e11da4c13cbaf6de12a..8af0a44cba20e14b2e39d3bfc56564648324f2e0 100644 (file)
@@ -748,6 +748,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1417,
 /**/
     1416,
 /**/