commit | 98056533b96b6b5d8849641de93185dd7bcadc44 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 12 14:18:35 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 12 14:18:35 2019 +0100 |
tree | 8525c5d15798da50846bad3b6e9aa95c3855e3b3 | |
parent | 469bdbde1e8ea8110705327ab193acca79296742 [diff] [blame] |
Vim 8.2 release
diff --git a/src/Makefile b/src/Makefile index 52f7925..1493ea7 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -1035,7 +1035,7 @@ ### Vim version (adjusted by a script) VIMMAJOR = 8 -VIMMINOR = 1 +VIMMINOR = 2 ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!)