summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-11-03 16:36:44 +0000
committerBram Moolenaar <Bram@vim.org>2009-11-03 16:36:44 +0000
commitbb6a705451c0a429dc8dba05787880fa2df0288d (patch)
tree12255a47f08eed001c4aaf5da276c18817cea4e1 /src/version.c
parent362f3569aeb4806860e50ef5ea633168496e0524 (diff)
downloadvim-bb6a705451c0a429dc8dba05787880fa2df0288d.zip
updated for version 7.2-281
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 a4214fc96..e6b9056a8 100644
--- a/src/version.c
+++ b/src/version.c
@@ -677,6 +677,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 281,
+/**/
280,
/**/
279,