commit | ed39e1d53cc4916c2390aea635cd8419497c1460 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 09 17:55:22 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 09 17:55:22 2008 +0000 |
tree | 55d468c93579ad2607d56eade9fd6b685cd00c44 | |
parent | a6404a4e100ebe2081bd2678166604f402330143 [diff] [blame] |
updated for version 7.2-000
diff --git a/src/Makefile b/src/Makefile index 7fe7690..e27a6ce 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -901,7 +901,7 @@ ### 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!)