summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-01-22 16:50:03 +0000
committerBram Moolenaar <Bram@vim.org>2008-01-22 16:50:03 +0000
commitd4e20a781320576a77c44865599c8d77e61d1fc0 (patch)
tree0b33e37b9e635119d54f23859a91184eac3114ef /src/version.c
parentb44df0af832b4f8817386d56c7b919445c407a81 (diff)
downloadvim-git-d4e20a781320576a77c44865599c8d77e61d1fc0.tar.gz
updated for version 7.1-241v7.1.241
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 505d3a55d..b8e6a04a8 100644
--- a/src/version.c
+++ b/src/version.c
@@ -667,6 +667,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 241,
+/**/
240,
/**/
239,