mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
installer updates for RC4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27075 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2320572b3a
commit
19ed782991
@ -1,9 +1,15 @@
|
||||
Version 4.09
|
||||
- LyX 1.6rc3
|
||||
Version 4.10
|
||||
- LyX 1.6rc4
|
||||
(list of current regressions: http://tinyurl.com/yu4the )
|
||||
(list of current crashes and critical bugs: http://tinyurl.com/653prg)
|
||||
- LyX files with the exensions ".lyx15" etc. that you get when exporting
|
||||
to older LyX versions, can now be opened by double clicking on them
|
||||
|
||||
|
||||
Version 4.09
|
||||
- LyX 1.6rc3
|
||||
(list of current regressions: http://tinyurl.com/yu4the )
|
||||
(list of current crashes and critical bugs: http://tinyurl.com/653prg)
|
||||
- updated to MiKTeX 2.7 (build 3164)
|
||||
- updated to Python 2.5.2
|
||||
- updated to Ghostscript 8.63
|
||||
|
@ -1,10 +1,10 @@
|
||||
# installer settings
|
||||
# You should need to change only these macros for new releases.
|
||||
|
||||
!define INSTALLER_SUBVERSION "09"
|
||||
!define INSTALLER_SUBVERSION "10"
|
||||
!define PRODUCT_DIR "D:\LyXPackage1.6"
|
||||
!define PRODUCT_NAME "LyX"
|
||||
!define PRODUCT_VERSION "1.6.0rc3"
|
||||
!define PRODUCT_VERSION "1.6.0rc4"
|
||||
!define PRODUCT_VERSION_SHORT "16rc3"
|
||||
!define PRODUCT_SUBFOLDER "lyx16"
|
||||
!define PRODUCT_LICENSE_FILE "${PRODUCT_DIR}\License.txt"
|
||||
@ -41,11 +41,11 @@ BrandingText "LyXWinInstaller v4.${INSTALLER_SUBVERSION} - ${INSTALLER_VERSION}"
|
||||
# definitions for the Update installer
|
||||
!if ${INSTALLER_VERSION} == "Update"
|
||||
!define PRODUCT_UNINST_KEY_OLD "Software\Microsoft\Windows\CurrentVersion\Uninstall\LyX16svn3"
|
||||
!define PRODUCT_VERSION_OLD "LyX 1.6.0rc2"
|
||||
!define PRODUCT_VERSION_SHORT_OLD "16rc2"
|
||||
!define PRODUCT_VERSION_OLD "LyX 1.6.0rc3"
|
||||
!define PRODUCT_VERSION_SHORT_OLD "16rc3"
|
||||
!define JabRefVersion "2.3.1" # could be an older version
|
||||
!define ImageMagickVersion_Old "6.4.2" # could be an older version
|
||||
!define GhostscriptVersion_Old "8.62" # could be an older version
|
||||
!define ImageMagickVersion_Old "6.4.4" # could be an older version
|
||||
!define GhostscriptVersion_Old "8.63" # could be an older version
|
||||
!define MiKTeXDeliveredVersion "2.7" # could be an older version
|
||||
!endif
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 101 KiB |
Binary file not shown.
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
@ -1,13 +0,0 @@
|
||||
## Automatically generated lyx session file
|
||||
## Editing this file manually may cause lyx to crash.
|
||||
|
||||
[toolbars]
|
||||
standard = 0 0 0 21
|
||||
extra = 0 0 0 55
|
||||
view/update = 0 3 780 89
|
||||
minibuffer = 1 1 0 0
|
||||
review = 2 0 0 0
|
||||
mathmacrotemplate = 2 1 0 0
|
||||
math = 2 1 0 0
|
||||
math_panels = 2 1 0 0
|
||||
table = 2 1 0 0
|
Loading…
Reference in New Issue
Block a user