]> git.lyx.org Git - features.git/commitdiff
Win installer: correct name for RC1
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 28 Oct 2017 11:12:52 +0000 (13:12 +0200)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 30 Oct 2017 07:10:37 +0000 (03:10 -0400)
(cherry picked from commit 61a703a9c04910e1405ed9368f33384c20f6d1a1)

development/Win32/packaging/installer/settings.nsh

index 52fa4c0e8c4cfb83667701a39cdd2eeb3619d4e3..2e61f28a90a121056eec9657fb24ccaacd14709a 100644 (file)
@@ -12,7 +12,7 @@ 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 "beta-1" # use "1" for an emergency release of LyX otherwise ""
+!define APP_VERSION_EMERGENCY "RC-1" # 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 1 # Start with 1 for the installer releases of each version