summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-02-19 23:14:18 +0000
committerBram Moolenaar <Bram@vim.org>2007-02-19 23:14:18 +0000
commit0396ab01565b39ba8d9cc4989aa04a1e5e5ff31c (patch)
tree9658dd4e193ff29d1947a66145d2e4dd21ab0c19 /src/version.c
parent373154b00c90a7fe81409f471075a62ef3dfbc25 (diff)
downloadvim-0396ab01565b39ba8d9cc4989aa04a1e5e5ff31c.zip
updated for version 7.0-196
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 d60f52d02..5846a406f 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 */
/**/
+ 196,
+/**/
195,
/**/
194,