summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-09-10 11:24:31 +0000
committerBram Moolenaar <Bram@vim.org>2006-09-10 11:24:31 +0000
commit45125098b3afbdee55ab90c5bf22ee99c7cc48ca (patch)
treeff4cbcd3bd82a4c3e29824f38bc139a977d5f5f2 /src
parent55b7cf8ae2862ad4f6056bc911732af9a3b02985 (diff)
downloadvim-git-45125098b3afbdee55ab90c5bf22ee99c7cc48ca.tar.gz
updated for version 7.0-095v7.0.095
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 f8fd85988..436188e79 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 */
/**/
+ 95,
+/**/
94,
/**/
93,