2.05 -> 2.06
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3928 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f584ca31b2
commit
dd3d4f237a
4 changed files with 5 additions and 5 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
!define VER_MAJOR 2
|
||||
!define VER_MINOR 0
|
||||
!define VER_REVISION 5
|
||||
!define VER_REVISION 6
|
||||
!define VER_BUILD 0
|
||||
|
||||
!define VER_FILE "205"
|
||||
!define VER_DISPLAY "2.05"
|
||||
!define VER_FILE "206"
|
||||
!define VER_DISPLAY "2.06"
|
||||
|
||||
;--------------------------------
|
||||
;Compile CVS Data Setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue