X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitadel.nsi;h=79603f6f8b3a4a3481312610f86c6ded0b2fef73;hb=d6a8ed114a0671120a4d5c666068eee33c4b308e;hp=cfd3c2cb71cb1a1d9e18bb307df9fbe49c65cf1a;hpb=ff427682129359316ddf59f98e2dff6712fe657e;p=citadel.git diff --git a/citadel/citadel.nsi b/citadel/citadel.nsi index cfd3c2cb7..79603f6f8 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.35" +!define MUI_VERSION "7.36" !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.35.exe" +OutFile "citadel-7.36.exe" BGGradient off LangString DESC_Citadel ${LANG_ENGLISH} "Citadel client and core libraries (required)"