commit | e9a54227f93bd658988d853684aa24529af9414b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 05 21:59:39 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 05 21:59:39 2014 +0200 |
tree | c33049de93c7f24835e9693a1afabac098028b5d | |
parent | 7d647820ed7c747bbc5618366ce6dfcf0006398d [diff] [blame] |
updated for version 7.4.250 Problem: Some test files missing from distribution. Solution: Add pattern for newly added tests.
diff --git a/src/version.c b/src/version.c index c002107..ad38a7d 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 250, +/**/ 249, /**/ 248,