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!)