commit | 1423b9d3b8eec56227414417621350ac27af6fd7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun May 07 15:16:06 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun May 07 15:16:06 2006 +0000 |
tree | 402271d532e6f0ba927f470502804c28a96831e8 | |
parent | 2f567ab5c2459f0239f811c198998fc4ba3d71e4 [diff] [blame] |
updated for version 7.0
diff --git a/src/Makefile b/src/Makefile index 32f3a97..b9627ab 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -880,7 +880,7 @@ ### Vim version (adjusted by a script) VIMMAJOR = 7 -VIMMINOR = 0g +VIMMINOR = 0 ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!)