2.02->2.03

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3786 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-11-26 19:30:01 +00:00
parent 5acba7ec75
commit 6d438d0f34
4 changed files with 52 additions and 6 deletions

View file

@ -3,11 +3,11 @@
!define VER_MAJOR 2
!define VER_MINOR 0
!define VER_REVISION 2
!define VER_BUILD 20
!define VER_REVISION 3
!define VER_BUILD 21
!define VER_FILE "202"
!define VER_DISPLAY "2.02"
!define VER_FILE "203"
!define VER_DISPLAY "2.03"
;--------------------------------
;Compile CVS Data Setup