installer updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24065 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-03-30 23:02:13 +00:00
parent 8a20f27f6e
commit 7174369de8
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Version 4.02
- LyX 1.6svn-r240xx
- LyX 1.6svn-r24064
- Japanese translation of the installer (thanks to Koji Yokata)
- added a DLL that is needed on some Windows systems to be able to start LyX

View File

@ -3,7 +3,7 @@
!define PRODUCT_DIR "D:\LyXPackage1.6"
!define PRODUCT_NAME "LyX"
!define PRODUCT_VERSION "1.6svn-r240xx"
!define PRODUCT_VERSION "1.6svn-r24064"
!define PRODUCT_VERSION_SHORT "16svn2"
!define PRODUCT_SUBFOLDER "lyx16"
!define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt"
@ -39,7 +39,7 @@ BrandingText "LyXWinInstaller v4.02 - ${INSTALLER_VERSION}"
# definitions for the Update installer
!if ${INSTALLER_VERSION} == "Update"
!define PRODUCT_UNINST_KEY_OLD "Software\Microsoft\Windows\CurrentVersion\Uninstall\LyX153"
!define PRODUCT_VERSION_OLD "LyX 1.6svn-r240xx"
!define PRODUCT_VERSION_OLD "LyX 1.6svn-r24064"
!define PRODUCT_VERSION_SHORT_OLD "16svn2"
!define JabRefVersion "2.3.1" # could be an older version
!define ImageMagickVersion_Old "6.4.0" # could be an older version