commit | c8c13a0307bd6a6b5d27875de03d01a3e3ff311c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 24 22:23:55 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 24 22:23:55 2013 +0200 |
tree | 99010432fab25b09d11729bd96ac1f0a6dffb29d | |
parent | 56b45b9b37285f9e139b55a4343a03f17187340b [diff] |
updated for version 7.3.1241 Problem: Some test files missing from the distribution. Solution: Update the list of files.
diff --git a/src/version.c b/src/version.c index 8bebdde..41e9e4d 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1241, +/**/ 1240, /**/ 1239,