summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-28 18:29:08 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-28 18:29:08 +0200
commit1a42b4befb5307d20dc6ff4685116e085ece3b1f (patch)
treec2abf78cbf3f3f6d6df9711ae68729dc91f29751 /src/Makefile
parent1a4a75c5dcc4a255bbaa60ea6aade5ffdd32e4d9 (diff)
downloadvim-git-1a42b4befb5307d20dc6ff4685116e085ece3b1f.tar.gz
Update files for the 7.4b BETA release.v7.4b.000
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index db506878b..c34bab48a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -949,7 +949,7 @@ MAN1DIR = /man1
### Vim version (adjusted by a script)
VIMMAJOR = 7
-VIMMINOR = 4a
+VIMMINOR = 4b
### Location of Vim files (should not need to be changed, and {{{1
### some things might not work when they are changed!)