b4 (CVS) label
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2343 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6e2c01a1fe
commit
84d1984c25
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
;NSIS Setup Script
|
||||
|
||||
!define VER_MAJOR 2
|
||||
!define VER_MINOR 0b3
|
||||
!define VER_MINOR 0b4
|
||||
|
||||
;--------------------------------
|
||||
;Compile CVS Data Setup
|
||||
|
@ -36,7 +36,7 @@ InstallDirRegKey HKLM SOFTWARE\NSIS ""
|
|||
;Modern UI Configuration
|
||||
|
||||
!define MUI_PRODUCT "NSIS"
|
||||
!define MUI_VERSION "2.0b3"
|
||||
!define MUI_VERSION "2.0b4 (CVS)"
|
||||
|
||||
!define MUI_NAME "Nullsoft Install System ${MUI_VERSION}" ;Installer name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue