Win installer: start an an RC2 installer

- also fix a typo and update a file size
This commit is contained in:
Uwe Stöhr 2018-01-14 22:16:23 +01:00
parent 9b603d90c8
commit 41fe69e5d0
3 changed files with 10 additions and 6 deletions

View File

@ -1,4 +1,8 @@
Changelog for LyX-230-RC1:
Changelog for LyX-230-RC2:
- installs LyX 2.3.0 RC2
Changelog for LyX-230-RC1:
- installs LyX 2.3.0 RC1
- enable high display resolution support for the installer
- correct display of installer text for many languages

View File

@ -364,9 +364,9 @@ Section /o "Serbšcina (Horno)" SecDSorbianH
AddSize 740
SectionEnd
Section /o "Shqipe" SecDAlbanian
Section /o "Shqip" SecDAlbanian
StrCpy $DictCodes "sq_AL,$DictCodes"
AddSize 2400
AddSize 2612
SectionEnd
Section /o "Slovenšcina" SecDSlovenian

View File

@ -12,13 +12,13 @@ These typically need to be modified for each LyX release
!define APP_VERSION_MAJOR 2
!define APP_VERSION_MINOR 3
!define APP_VERSION_REVISION 0
!define APP_VERSION_EMERGENCY "RC-1" # use "1" for an emergency release of LyX otherwise ""
!define APP_VERSION_EMERGENCY "RC-2" # use "1" for an emergency release of LyX otherwise ""
!define APP_EMERGENCY_DOT "" # use "." for an emergency release of LyX otherwise ""
!define APP_VERSION_BUILD 8 # Start with 1 for the installer releases of each version
!define APP_VERSION_BUILD 1 # Start with 1 for the installer releases of each version
!define APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_REVISION}${APP_EMERGENCY_DOT}${APP_VERSION_EMERGENCY}" # Version to display
!define COPYRIGHT_YEAR 2017
!define COPYRIGHT_YEAR 2018
#--------------------------------
# Installer file name