installer updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26652 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-09-30 18:29:10 +00:00
parent 4e5dd6d5e5
commit 0e7be49977
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
- updated to MiKTeX 2.7 (build 3164)
- updated to Python 2.5.2
- updated to Ghostscript 8.63
- updated to ImageMagick 6.4.3-8
- updated to ImageMagick 6.4.4-1
- new Ukrainian translation of the installer (thanks to Yuri Chornoivan)
- new Catalan translation of the installer (thanks to Joan Montané)

View File

@ -66,7 +66,7 @@ BrandingText "LyXWinInstaller v3.${INSTALLER_SUBVERSION} - ${INSTALLER_VERSION}"
!define ClassFileDir "${PRODUCT_SOURCEDIR}\Resources\tex"
!define ImageMagickVersion "6.4.3"
!define ImageMagickVersion "6.4.4"
# for some odd reason the ImageMagick folder may not be a subfolder of $INSTDIR\bin!
!define ImageMagickDir "$INSTDIR\etc\ImageMagick"
!define GhostscriptDir "$INSTDIR\etc\Ghostscript"