commit | a6aa78a3e3433db42b8ab644dab7cd327f6d9499 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:11:37 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:11:37 2016 +0200 |
tree | 330aa2213ad3deb6da994c7db8aa4e77aeebce53 | |
parent | 321efdd77a7b9ac11ade90dd7634b5d37f4820fe [diff] |
patch 7.4.2040 Problem: New files missing from distribution. Solution: Add new test scripts.
diff --git a/src/version.c b/src/version.c index 6c6d39e..9baf99e 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2040, +/**/ 2039, /**/ 2038,