summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-10-12 19:14:26 +0000
committerBram Moolenaar <Bram@vim.org>2006-10-12 19:14:26 +0000
commitc67764a7053fd2b4fe9c7016fb89cf81691edbe4 (patch)
tree2ca53f371454974840e9b54a93a9dc0fc83c0e23 /src/version.c
parent2cc93184012d58475cb1a6236ec70174aaedc2f0 (diff)
downloadvim-git-7.0.132.tar.gz
updated for version 7.0-132v7.0.132
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 6703e7984..b8be64aaa 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 */
/**/
+ 132,
+/**/
131,
/**/
130,