git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3418 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-01-26 03:38:17 +00:00
parent d9d0eab327
commit d6076fa59b
4 changed files with 7 additions and 7 deletions

View file

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