Vim 7.4a BETA release.
diff --git a/src/Makefile b/src/Makefile
index ce32e23..1f3458d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -945,7 +945,7 @@
 
 ### Vim version (adjusted by a script)
 VIMMAJOR = 7
-VIMMINOR = 3
+VIMMINOR = 4a
 
 ### Location of Vim files (should not need to be changed, and  {{{1
 ### some things might not work when they are changed!)