summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-10-24 20:01:06 +0000
committerBram Moolenaar <Bram@vim.org>2006-10-24 20:01:06 +0000
commitd13506289a58f3895531d38240ab5401244237e6 (patch)
tree3a9310853e9e786bd2ba1bf5af760e80f9fdf489 /src/version.c
parent09ef47a32a0ea1b4b6f4885fcbbed1423e97764c (diff)
downloadvim-git-d13506289a58f3895531d38240ab5401244237e6.tar.gz
updated for version 7.0-151v7.0.151
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 4a50d812a..c73040be7 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 */
/**/
+ 151,
+/**/
150,
/**/
149,