summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-06-20 09:11:34 +0000
committerBram Moolenaar <Bram@vim.org>2008-06-20 09:11:34 +0000
commit7c94c26fb27d0faf89a3f893a6eb99ae3af1e8d3 (patch)
tree2a2456a9a848be0322c0753dce5de6328b20809e /src/version.c
parentfde483c865055a98b77010d8668f763cc0fa701d (diff)
downloadvim-git-7c94c26fb27d0faf89a3f893a6eb99ae3af1e8d3.tar.gz
updated for version 7.1-316v7.1.316
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 aa283c4fc..fbde4b469 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 */
/**/
+ 316,
+/**/
315,
/**/
314,