summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-06-24 22:23:55 +0200
committerBram Moolenaar <Bram@vim.org>2013-06-24 22:23:55 +0200
commitc8c13a0307bd6a6b5d27875de03d01a3e3ff311c (patch)
tree99010432fab25b09d11729bd96ac1f0a6dffb29d /src
parent56b45b9b37285f9e139b55a4343a03f17187340b (diff)
downloadvim-git-c8c13a0307bd6a6b5d27875de03d01a3e3ff311c.tar.gz
updated for version 7.3.1241v7.3.1241
Problem: Some test files missing from the distribution. Solution: Update the list of files.
Diffstat (limited to 'src')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 8bebdde19..41e9e4d23 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1241,
+/**/
1240,
/**/
1239,