]> granicus.if.org Git - vim/commitdiff
patch 8.0.1327: new proto file missing from distribution v8.0.1327
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Nov 2017 12:52:14 +0000 (13:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Nov 2017 12:52:14 +0000 (13:52 +0100)
Problem:    New proto file missing from distribution.
Solution:   Add it. (closes #2355)

Filelist
src/version.c

index 082efd7e0de11f247f2722ab035785858e9b4d7b..9328943888aef6e18b9a800c86fe35c5161d0099 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -141,6 +141,7 @@ SRC_ALL =   \
                src/testdir/xterm_ramp.vim \
                src/proto.h \
                src/proto/arabic.pro \
+               src/proto/beval.pro \
                src/proto/blowfish.pro \
                src/proto/buffer.pro \
                src/proto/channel.pro \
index 7a7358d3e998968146a0826a9cac11068e0f58b2..9df29eb7d085c9ca92ecb292b7e16577257be453 100644 (file)
@@ -771,6 +771,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1327,
 /**/
     1326,
 /**/