X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitadel.nsi;h=9d9df6b507caa26b0320b1411590737d6dc2cd1b;hb=5da9caa44b6fb2f963ba2d8960c74d2f508d6db4;hp=f7621105cbf8a064b5a981598054c9802f12b56a;hpb=98e6473b3130199b340f8629635b57e583c25bda;p=citadel.git diff --git a/citadel/citadel.nsi b/citadel/citadel.nsi index f7621105c..9d9df6b50 100644 --- a/citadel/citadel.nsi +++ b/citadel/citadel.nsi @@ -4,7 +4,7 @@ !include "${NSISDIR}\Contrib\Modern UI\System.nsh" !define MUI_PRODUCT "Citadel" -!define MUI_VERSION "7.30" +!define MUI_VERSION "7.61" !define MUI_WELCOMEPAGE !define MUI_LICENSEPAGE !define MUI_COMPONENTSPAGE @@ -18,7 +18,7 @@ ;!define MUI_ICON "${NSISDIR}\Contrib\Icons\modern-install.ico" ;!define MUI_UNICON "${NSISDIR}\Contrib\Icons\modern-uninstall.ico" -OutFile "citadel-7.30.exe" +OutFile "citadel-7.61.exe" BGGradient off LangString DESC_Citadel ${LANG_ENGLISH} "Citadel client and core libraries (required)"