2.03->2.04

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3842 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-01-05 17:11:49 +00:00
parent c5e8598ec4
commit ccbc8ecd45
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 3
!define VER_BUILD 21
!define VER_REVISION 4
!define VER_BUILD 22
!define VER_FILE "203"
!define VER_DISPLAY "2.03"
!define VER_FILE "204"
!define VER_DISPLAY "2.04"
;--------------------------------
;Compile CVS Data Setup