Vim 8.1 release

Update version number and information.  Fix a couple of tests.
This commit is contained in:
Bram Moolenaar
2018-05-17 17:04:55 +02:00
parent 03998f606a
commit b1c9198afb
177 changed files with 1079 additions and 4601 deletions

View File

@ -2,5 +2,5 @@
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 8
!define VER_MINOR 0
!define VER_MINOR 1
!endif