summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-03-09 15:45:53 +0000
committerBram Moolenaar <Bram@vim.org>2008-03-09 15:45:53 +0000
commitf2b2e70b3b58a9549fa38b6323459e9063bb6f03 (patch)
tree0b7494fc0a4f5c34002393f7edf71d729191f08b /src
parent5bbc21de819567f2ab8aa4ef8e154b7eaa73ff83 (diff)
downloadvim-git-f2b2e70b3b58a9549fa38b6323459e9063bb6f03.tar.gz
updated for version 7.1-269v7.1.269
Diffstat (limited to 'src')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index d9150a90b..654c5d990 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 */
/**/
+ 269,
+/**/
268,
/**/
267,