mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Win installer: updates for 2.3RC1
This commit is contained in:
parent
3d4358f101
commit
7d39f4af04
@ -1,11 +1,18 @@
|
||||
Changelog for LyX-230-beta1:
|
||||
Changelog for LyX-230-RC1:
|
||||
- installs LyX 2.3.0 RC1
|
||||
- updated to Qt 5.6.3
|
||||
- updated to ImageMagick 7.0.7-8
|
||||
- updated to Ghostscript 9.22
|
||||
- updated thesaurus for Ukrainian
|
||||
- updated spell checker dictionaries for English (GB, US) and Tibetan
|
||||
|
||||
|
||||
Changelog for LyX-230-beta1:
|
||||
- installs LyX 2.3.0 beta1
|
||||
- updated to MiKTeX 2.9 build 6361
|
||||
- updated to Qt 5.6.3
|
||||
- updated to ImageMagick 7.0.6-7
|
||||
- updated to Perl 5.24.2.1
|
||||
- updated to NSIS 3.0.2.1
|
||||
- updated to Ghostscript 9.22
|
||||
- updated thesaurus for Ukrainian
|
||||
- updated spell checker dictionaries for English (GB), Portuguese, Scottish and
|
||||
Ukrainian
|
||||
|
@ -51,7 +51,7 @@ These typically need to be modified for each LyX release
|
||||
!define MiKTeXRepo "ftp://ftp.fernuni-hagen.de/pub/mirrors/www.ctan.org/systems/win32/miktex/tm/packages/"
|
||||
|
||||
!define MiKTeXDeliveredVersion "2.9"
|
||||
!define ImageMagickVersion "7.0.6"
|
||||
!define ImageMagickVersion "7.0.7"
|
||||
|
||||
# definitions for the Complete installer
|
||||
!if ${SETUPTYPE} == BUNDLE
|
||||
|
Loading…
Reference in New Issue
Block a user