summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-12-09 09:57:49 +0000
committerBram Moolenaar <Bram@vim.org>2008-12-09 09:57:49 +0000
commit42022d5e45759bcb0aa0316f5bf4fea02aac3a87 (patch)
tree7ca5d0f952754a516c219a52858b63924200e9f6 /src/version.c
parent0133bba301b7e72ccbc7afdb28e508ce8cc03d9e (diff)
downloadvim-42022d5e45759bcb0aa0316f5bf4fea02aac3a87.zip
updated for version 7.2-066
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 000aa18ef..10b42d152 100644
--- a/src/version.c
+++ b/src/version.c
@@ -677,6 +677,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 66,
+/**/
65,
/**/
64,