Vim 7.3a -> 7.3b.
diff --git a/src/Makefile b/src/Makefile
index 2211ba052..5d858bd 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -925,7 +925,7 @@
 
 ### Vim version (adjusted by a script)
 VIMMAJOR = 7
-VIMMINOR = 3a
+VIMMINOR = 3b
 
 ### Location of Vim files (should not need to be changed, and  {{{1
 ### some things might not work when they are changed!)