comparison nsis/gvim.nsi @ 5146:6ec6b7ff2d43 v7.4a

Vim 7.4a BETA release.
author Bram Moolenaar <bram@vim.org>
date Sat, 06 Jul 2013 15:44:11 +0200
parents b49784c49d53
children 09c88160095d
comparison
equal deleted inserted replaced
5145:f34c9a9a5112 5146:6ec6b7ff2d43
20 20
21 # comment the next line if you do not want to add Native Language Support 21 # comment the next line if you do not want to add Native Language Support
22 !define HAVE_NLS 22 !define HAVE_NLS
23 23
24 !define VER_MAJOR 7 24 !define VER_MAJOR 7
25 !define VER_MINOR 3 25 !define VER_MINOR 4a
26 26
27 # ----------- No configurable settings below this line ----------- 27 # ----------- No configurable settings below this line -----------
28 28
29 !include UpgradeDLL.nsh # for VisVim.dll 29 !include UpgradeDLL.nsh # for VisVim.dll
30 !include LogicLib.nsh 30 !include LogicLib.nsh