git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3355 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-01-04 21:05:02 +00:00
parent 551c3b7d5c
commit 81e42db724
4 changed files with 40 additions and 6 deletions

View file

@ -4,10 +4,10 @@
!define VER_MAJOR 2
!define VER_MINOR 0
!define VER_REVISION 0
!define VER_BUILD 14
!define VER_BUILD 15
!define VER_FILE "20rc1"
!define VER_DISPLAY "2.0 release candidate 1"
!define VER_FILE "20rc2"
!define VER_DISPLAY "2.0 release candidate 2"
;--------------------------------
;Compile CVS Data Setup