summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-02-20 13:59:32 +0000
committerBram Moolenaar <Bram@vim.org>2008-02-20 13:59:32 +0000
commit9c33a7c971279b77fe4fc74076f5735b88ead71b (patch)
treebabd6102bbfeb6d2ab1689a2e2c7d3e09595d920 /src/version.c
parent561f9db88cf4e69f27fcca1b02e78e7b72294acc (diff)
updated for version 7.1-260v7.1.260
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 459c90e5fc..26bfaa2d7b 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 */
/**/
+ 260,
+/**/
259,
/**/
258,