commit | 1a42b4befb5307d20dc6ff4685116e085ece3b1f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 28 18:29:08 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 28 18:29:08 2013 +0200 |
tree | c2abf78cbf3f3f6d6df9711ae68729dc91f29751 | |
parent | 1a4a75c5dcc4a255bbaa60ea6aade5ffdd32e4d9 [diff] [blame] |
Update files for the 7.4b BETA release.
diff --git a/nsis/gvim.nsi b/nsis/gvim.nsi index b249a92..a1e26e6 100644 --- a/nsis/gvim.nsi +++ b/nsis/gvim.nsi
@@ -22,7 +22,7 @@ !define HAVE_NLS !define VER_MAJOR 7 -!define VER_MINOR 4a +!define VER_MINOR 4b # ----------- No configurable settings below this line -----------