2.01->2.02

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3738 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-10-18 23:05:16 +00:00
parent 1992f1e08e
commit b2556bb9bd
3 changed files with 6 additions and 6 deletions

View file

@ -3,11 +3,11 @@
!define VER_MAJOR 2
!define VER_MINOR 0
!define VER_REVISION 1
!define VER_BUILD 19
!define VER_REVISION 2
!define VER_BUILD 20
!define VER_FILE "201"
!define VER_DISPLAY "2.01"
!define VER_FILE "202"
!define VER_DISPLAY "2.02"
;--------------------------------
;Compile CVS Data Setup