commit | bf087cead956513bcd8d40d70322875c479a1984 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 03 21:56:42 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 03 21:56:42 2016 +0100 |
tree | 40ebddeda68509a336257928b6353a93c0ed6ddf | |
parent | 2212c4154cde0641225782cc4dd1a6483ff2ff35 [diff] |
patch 7.4.1251 Problem: New test file missing from distribution. Solution: Add src/testdir/*.py.
diff --git a/src/version.c b/src/version.c index 4af96f1..f88b8cb 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1251, +/**/ 1250, /**/ 1249,