From: Uwe Stöhr Date: Sun, 9 Nov 2008 00:52:46 +0000 (+0000) Subject: installer: more updates for LyX 1.6.0 X-Git-Tag: 1.6.10~2668 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b95997c8a3f21c4d9aef086d96da812cebd1a62e;p=features.git installer: more updates for LyX 1.6.0 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27354 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/packaging/AltInstaller/ReadmePackage1.6.txt b/development/Win32/packaging/AltInstaller/ReadmePackage1.6.txt index bdadd7c773..8f9f7befcf 100644 --- a/development/Win32/packaging/AltInstaller/ReadmePackage1.6.txt +++ b/development/Win32/packaging/AltInstaller/ReadmePackage1.6.txt @@ -47,14 +47,14 @@ ImageMagick License: ImageMagick license -The folder ~\LyX\etc\ImageMagick contains all used files from ImageMagick 6.3.9 +The folder ~\LyX\etc\ImageMagick contains all used files from ImageMagick 6.4.5 --- Ghostscript License: GPL -The folder ~\LyX\etc\Ghostscript contains all used files from GPL Ghostscript 8.61 +The folder ~\LyX\etc\Ghostscript contains all used files from GPL Ghostscript 8.63 --- Aspell @@ -70,9 +70,9 @@ Python License: Python license -The following files from Python 2.5.1 are used: +The following files from Python 2.6 are used: -python.exe and python25.dll are in the folder ~\LyX\bin. +python.exe and python26.dll are in the folder ~\LyX\bin. The subfolders of ~\LyX\bin contain all other used python files. diff --git a/development/Win32/packaging/AltInstaller/Settings.nsh b/development/Win32/packaging/AltInstaller/Settings.nsh index 819c8e3787..94f0719e07 100644 --- a/development/Win32/packaging/AltInstaller/Settings.nsh +++ b/development/Win32/packaging/AltInstaller/Settings.nsh @@ -60,7 +60,7 @@ BrandingText "LyXWinInstaller v4.${INSTALLER_SUBVERSION} - ${INSTALLER_VERSION}" !define GSviewInstall "external\gsv49w32.exe" !define JabRefInstall "external\JabRef-2.4.2-Setup.exe" !define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.7.3224.exe" - !define JabRefVersion "2.4" + !define JabRefVersion "2.4.2" !define MiKTeXDeliveredVersion "2.7" !endif