- b1 version numbers
- CreateShortcut works with URLs again, no file name validating though git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2130 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
45549a0bd4
commit
3966f5560c
4 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ InstallDirRegKey HKLM SOFTWARE\NSIS ""
|
|||
;Modern UI Configuration
|
||||
|
||||
!define MUI_PRODUCT "NSIS"
|
||||
!define MUI_VERSION "2.0b1 (CVS)"
|
||||
!define MUI_VERSION "2.0b1"
|
||||
|
||||
!define MUI_NAME "Nullsoft Install System ${MUI_VERSION}" ;Installer name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue