mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-11 16:31:09 +00:00
installer: document fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@27749 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f220ffe009
commit
23690d25d9
@ -1,4 +1,9 @@
|
||||
Version 3.26
|
||||
Version 3.27
|
||||
- fix Unicode error when importing files created with LyX 1.6.x
|
||||
- add missing Python file to be able to import CSV-files to LyX
|
||||
|
||||
|
||||
Version 3.26
|
||||
- LyX 1.5.7
|
||||
|
||||
- LyX files with the extensions ".lyx14" etc. that you get when exporting
|
||||
|
@ -1,7 +1,7 @@
|
||||
# installer settings
|
||||
# You should need to change only these macros for new releases.
|
||||
|
||||
!define INSTALLER_SUBVERSION "26"
|
||||
!define INSTALLER_SUBVERSION "27"
|
||||
!define PRODUCT_DIR "D:\LyXPackage1.5"
|
||||
!define PRODUCT_NAME "LyX"
|
||||
!define PRODUCT_VERSION "1.5.7"
|
||||
|
Loading…
Reference in New Issue
Block a user