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:
Uwe Stöhr 2008-10-30 20:41:42 +00:00
parent cfe897c7da
commit 4240ab96e4
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -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"