commit | 265f64efcf8df61cfbc93bbe103018dcfc5836e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 25 20:37:40 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 25 20:37:40 2016 +0100 |
tree | 47e5273fbd659272c5c3ca7a4b496a6df7572862 | |
parent | 669cac0a805333e69b9e1176425083914eada659 [diff] [blame] |
patch 7.4.1417 Problem: Missing appveyor.bat from the distribution. Solution: Add it to the list of files.
diff --git a/src/version.c b/src/version.c index f08bf1b..8af0a44 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1417, +/**/ 1416, /**/ 1415,