commit | d28478b5576e7c2aebf70a9fb03b4e4036dca03c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 18 23:29:58 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 18 23:29:58 2010 +0200 |
tree | 96e2acb26157b4eb38cf49b64043011d4092e4ad | |
parent | 16d79a3b621e5aa21a3ec50ba4c3bfc522a3a7b3 [diff] [blame] |
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!)