comparison nsis/gvim.nsi @ 2154:7c8c7c95a865 vim73

First step in the Vim 7.3 branch. Changed version numbers.
author Bram Moolenaar <bram@zimbu.org>
date Sat, 15 May 2010 13:56:02 +0200
parents 5232b9862f23
children 733f0dc510c3 120502692d82
comparison
equal deleted inserted replaced
2152:b9e314fe473f 2154:7c8c7c95a865
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 2 25 !define VER_MINOR 3a
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 30