commit | e98991b8cfaf29016d14b8ec437d3dedfc0a5eb7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 19:26:01 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 19:26:01 2016 +0100 |
tree | c916dd64e5a2cfb56e885d98ef2a94b4aa0356df | |
parent | 8b1862a31639becadcbbca5dc2eaa92db73e8e5f [diff] |
patch 7.4.1436 Problem: Sniff files still referenced in distribution. Solution: Remove sniff files from distribution.
diff --git a/src/version.c b/src/version.c index 7384998..60a6bad 100644 --- a/src/version.c +++ b/src/version.c
@@ -744,6 +744,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1436, +/**/ 1435, /**/ 1434,