summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-02-20 17:15:26 +0000
committerBram Moolenaar <Bram@vim.org>2008-02-20 17:15:26 +0000
commitffd82c530766c02f76cbdd9db80adb853859e10b (patch)
tree2469a12b6454fcd077bf1376e7b6baea19e0197c /src/version.c
parent9c33a7c971279b77fe4fc74076f5735b88ead71b (diff)
downloadvim-git-ffd82c530766c02f76cbdd9db80adb853859e10b.tar.gz
updated for version 7.1-261v7.1.261
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 26bfaa2d7..fd5901449 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 */
/**/
+ 261,
+/**/
260,
/**/
259,