summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2009-01-28 18:09:38 +0000
committerBram Moolenaar <Bram@vim.org>2009-01-28 18:09:38 +0000
commit7b76b0a0e923a14fdce0e350fb936a7784209b82 (patch)
tree87381b023503aec19f4643759c844e4ac67d534f /src/version.c
parentdb867d50ba39ea7cf6e644971bb321053a828605 (diff)
downloadvim-7b76b0a0e923a14fdce0e350fb936a7784209b82.zip
updated for version 7.2-092
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 7c2e51bd7..ad17ab62e 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 */
/**/
+ 92,
+/**/
91,
/**/
90,