mui2 out of beta

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5433 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-12-22 10:26:34 +00:00
parent 4aca101c3c
commit 4f8695d2aa
2 changed files with 4 additions and 7 deletions

View file

@ -1,18 +1,18 @@
/*
NSIS Modern User Interface - Version 2.0 beta
NSIS Modern User Interface - Version 2.0
Copyright © 2002-2008 Joost Verburg
*/
!echo "NSIS Modern User Interface version 2.0 beta - © 2002-2008 Joost Verburg"
!echo "NSIS Modern User Interface version 2.0 - © 2002-2008 Joost Verburg"
;--------------------------------
!ifndef MUI_INCLUDED
!define MUI_INCLUDED
!define MUI_SYSVERSION "2.0beta"
!define MUI_SYSVERSION "2.0"
!verbose push