git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3449 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-02-02 15:09:40 +00:00
parent 65c6f9d251
commit dec6634222
4 changed files with 33 additions and 5 deletions

View file

@ -4,10 +4,10 @@
!define VER_MAJOR 2
!define VER_MINOR 0
!define VER_REVISION 0
!define VER_BUILD 16
!define VER_BUILD 17
!define VER_FILE "20rc3"
!define VER_DISPLAY "2.0 release candidate 3"
!define VER_FILE "20rc4"
!define VER_DISPLAY "2.0 release candidate 4"
;--------------------------------
;Compile CVS Data Setup