summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-06-22 17:47:10 +0000
committerBram Moolenaar <Bram@vim.org>2006-06-22 17:47:10 +0000
commit654b5b5572dd3d48deb2bd16db2bc5f676f62f68 (patch)
treea6025613293ea659b7bcd055774b2428afb78d22 /src/version.c
parent35c9291be7653367db4799e2367647258c554705 (diff)
downloadvim-git-654b5b5572dd3d48deb2bd16db2bc5f676f62f68.tar.gz
updated for version 7.0-028v7.0.028
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 be2baf468..0b0703c56 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 */
/**/
+ 28,
+/**/
27,
/**/
26,