summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-06-19 15:31:05 +0000
committerBram Moolenaar <Bram@vim.org>2007-06-19 15:31:05 +0000
commit884aa898d498e475abbaa8236865add20a696e29 (patch)
tree310ab6c5d8b8386ac8be1111a6298a02295ed2a2
parentd827ada01c256fb5e952d799a5b31bdf6f32d1d9 (diff)
downloadvim-git-884aa898d498e475abbaa8236865add20a696e29.tar.gz
updated for version 7.1-008v7.1.008
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 8c14146cd..5676bcdf8 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 */
/**/
+ 8,
+/**/
7,
/**/
6,