commit | bb76f24af2010943387ce696a7092175b4ecccf2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 12 14:24:39 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 12 14:24:39 2016 +0200 |
tree | db3bf4e8389e19ed8fe6d6634d58462e898e69d6 | |
parent | edeb846c1f04a49466992077eaea3396838bf4fd [diff] [blame] |
Vim 8.0 release
diff --git a/src/Makefile b/src/Makefile index 2c0feeb..864f54b 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -1009,8 +1009,8 @@ MAN1DIR = /man1 ### Vim version (adjusted by a script) -VIMMAJOR = 7 -VIMMINOR = 4 +VIMMAJOR = 8 +VIMMINOR = 0 ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!)