mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
installer: bugfix release
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27201 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cfe897c7da
commit
4240ab96e4
@ -1,4 +1,8 @@
|
||||
Version 4.11
|
||||
Version 4.12
|
||||
- add missing Python files after the update to Python 2.6
|
||||
|
||||
|
||||
Version 4.11
|
||||
- LyX 1.6rc5
|
||||
(list of current regressions: http://tinyurl.com/yu4the )
|
||||
(list of current crashes and critical bugs: http://tinyurl.com/653prg)
|
||||
|
@ -1,7 +1,7 @@
|
||||
# installer settings
|
||||
# You should need to change only these macros for new releases.
|
||||
|
||||
!define INSTALLER_SUBVERSION "11"
|
||||
!define INSTALLER_SUBVERSION "12"
|
||||
!define PRODUCT_DIR "D:\LyXPackage1.6"
|
||||
!define PRODUCT_NAME "LyX"
|
||||
!define PRODUCT_VERSION "1.6.0rc5"
|
||||
|
Loading…
Reference in New Issue
Block a user