summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-06-22 15:35:14 +0000
committerBram Moolenaar <Bram@vim.org>2006-06-22 15:35:14 +0000
commit5fcc3fead5d01039182ba266b9c53a64fdf31ee1 (patch)
treefa1aa6dc76417b7d40b33359baa03ef4021310b7 /src/version.c
parentbe46a1eba60134f7db491d202276dd7b3cd716ae (diff)
downloadvim-git-5fcc3fead5d01039182ba266b9c53a64fdf31ee1.tar.gz
updated for version 7.0-024v7.0.024
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 ad900240f..15e38e243 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 */
/**/
+ 24,
+/**/
23,
/**/
22,