From: Uwe Stöhr Date: Thu, 13 Oct 2016 00:07:30 +0000 (+0200) Subject: Win installer: uses now NSIS 3 X-Git-Tag: 2.3.0alpha1~895 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f30cd5b6a11c4d5aaa3ae1eff49604e275b8da94;p=lyx.git Win installer: uses now NSIS 3 --- diff --git a/development/Win32/packaging/installer/lyx-bundle.nsi b/development/Win32/packaging/installer/lyx-bundle.nsi index 824debb11c..ce6a3e6877 100644 --- a/development/Win32/packaging/installer/lyx-bundle.nsi +++ b/development/Win32/packaging/installer/lyx-bundle.nsi @@ -2,7 +2,7 @@ NSIS Script - LyX 2.2 Installer for Windows Authors: Joost Verburg, Angus Leeming, Uwe Stöhr -Compatible with NSIS 2.51 +Compatible with NSIS 3.0 */ diff --git a/development/Win32/packaging/installer/lyx-standard.nsi b/development/Win32/packaging/installer/lyx-standard.nsi index 3cbce02174..638f8c6bd2 100644 --- a/development/Win32/packaging/installer/lyx-standard.nsi +++ b/development/Win32/packaging/installer/lyx-standard.nsi @@ -1,7 +1,7 @@ /* NSIS Script - LyX 2.2 Installer for Windows Authors: Joost Verburg, Angus Leeming, Uwe Stöhr -Compatible with NSIS 2.51 +Compatible with NSIS 3.0 */ # Do a Cyclic Redundancy Check to make sure the installer