Win installer: backport some updates

This commit is contained in:
Uwe Stöhr 2017-11-13 21:24:33 +01:00
parent 6ef5e10e66
commit fd76441d97
3 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
- installs LyX 2.2.4
- fix bug that the BibTeX editor Jabref and the image editor Krita
were not detected as 64bit application
- updated to MiKTeX 2.9 build 6361
- updated to MiKTeX 2.9 build 6520
- updated to ImageMagick 7.0.7-8
- updated to Perl 5.24.2.1
- updated to Python 2.7.14

View File

@ -262,3 +262,4 @@ acrotex
zhmetrics
conv-xkv
luatex85
dvips

View File

@ -52,5 +52,5 @@ These typically need to be modified for each LyX release
# definitions for the Complete installer
!if ${SETUPTYPE} == BUNDLE
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6361.exe"
!define MiKTeXInstall "$INSTDIR\external\basic-miktex-2.9.6520.exe"
!endif