summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-09-11 09:30:34 +0000
committerBram Moolenaar <Bram@vim.org>2009-09-11 09:30:34 +0000
commit8ae39d843285c440a79ca17fe267ff6e621b3d75 (patch)
treeae42419bd0d41f7fb22089c9c7c1e4a5f2cb2876 /src
parentb5cdf2eab300a27cf8d59ec1378b8ccc45b4f781 (diff)
downloadvim-8ae39d843285c440a79ca17fe267ff6e621b3d75.zip
updated for version 7.2-246
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 b5ae11220..a6d959115 100644
--- a/src/version.c
+++ b/src/version.c
@@ -677,6 +677,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 246,
+/**/
245,
/**/
244,