summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-08-09 17:55:22 +0000
committerBram Moolenaar <Bram@vim.org>2008-08-09 17:55:22 +0000
commited39e1d53cc4916c2390aea635cd8419497c1460 (patch)
tree55d468c93579ad2607d56eade9fd6b685cd00c44 /src/Makefile
parenta6404a4e100ebe2081bd2678166604f402330143 (diff)
downloadvim-git-ed39e1d53cc4916c2390aea635cd8419497c1460.tar.gz
updated for version 7.2-000v7.2.000v7.2
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 7fe76900d..e27a6ce0b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -901,7 +901,7 @@ MAN1DIR = /man1
### Vim version (adjusted by a script)
VIMMAJOR = 7
-VIMMINOR = 2c
+VIMMINOR = 2
### Location of Vim files (should not need to be changed, and {{{1
### some things might not work when they are changed!)