comparison nsis/gvim.nsi @ 2490:1e5bc1cdec13 vim73

7.3d -> 7.3e.
author Bram Moolenaar <bram@vim.org>
date Wed, 04 Aug 2010 19:29:04 +0200
parents 7f578da7edb2
children a89f8c036bc5
comparison
equal deleted inserted replaced
2489:18c04e8d970e 2490:1e5bc1cdec13
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 3d 25 !define VER_MINOR 3e
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