From d28478b5576e7c2aebf70a9fb03b4e4036dca03c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 18 Jul 2010 23:29:58 +0200 Subject: Vim 7.3a -> 7.3b. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2211ba052..5d858bdb4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -925,7 +925,7 @@ MAN1DIR = /man1 ### 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!) -- cgit v1.2.1