summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-01-02 16:49:36 +0000
committerBram Moolenaar <Bram@vim.org>2008-01-02 16:49:36 +0000
commit2c994e8516496ce153527694a35a3017ff174baa (patch)
treeabc79935e33bb7b4d5862d51b8911da181f543eb /src/version.c
parentad8958b1889835804c7bccb87603634bd87ac5df (diff)
downloadvim-git-2c994e8516496ce153527694a35a3017ff174baa.tar.gz
updated for version 7.1-185v7.1.185
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 d4c093a8b..cb266270c 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 */
/**/
+ 185,
+/**/
184,
/**/
183,