diff --git a/Contrib/Modern UI 2/MUI2.nsh b/Contrib/Modern UI 2/MUI2.nsh index 5e00f032..196964bf 100644 --- a/Contrib/Modern UI 2/MUI2.nsh +++ b/Contrib/Modern UI 2/MUI2.nsh @@ -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 diff --git a/Contrib/Modern UI 2/Readme.html b/Contrib/Modern UI 2/Readme.html index 59866e4f..0f13ec13 100644 --- a/Contrib/Modern UI 2/Readme.html +++ b/Contrib/Modern UI 2/Readme.html @@ -191,11 +191,8 @@

- Modern UI 2.0 beta

+ Modern UI 2.0
-

- This is a beta version of the Modern UI version 2.0, which is only intended for - testing purposes.

This new version makes it easier to customize pages, because the same method can be used to  change standard NSIS pages as well as additional pages provided