summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-11-07 17:02:30 +0000
committerBram Moolenaar <Bram@vim.org>2006-11-07 17:02:30 +0000
commit3f2d9814e58b88c7d298df849e6532791026fa53 (patch)
tree71aed3c8b824e4f5f718665ca27282d67add3723 /src/version.c
parent6ae133b915ddf42578fd7bfb8a0dd392a2b43a7f (diff)
downloadvim-git-3f2d9814e58b88c7d298df849e6532791026fa53.tar.gz
updated for version 7.0-159v7.0.159
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 772e19cd5..cc123b228 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 */
/**/
+ 159,
+/**/
158,
/**/
157,