]> git.lyx.org Git - features.git/commitdiff
installer: bugfix release
authorUwe Stöhr <uwestoehr@web.de>
Thu, 30 Oct 2008 20:41:42 +0000 (20:41 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 30 Oct 2008 20:41:42 +0000 (20:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27201 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/AltInstaller/ChangeLog.txt
development/Win32/packaging/AltInstaller/Settings.nsh

index 73c87e90c86018203dc2177097a189a25a8a188b..698af330f849804c73198eb89a54ac4c19f87b03 100644 (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)
index 8900b97c6b161f64cacad580a6d8712dc0ccdb99..916941312fe730cc092819e81c793831d29f85f4 100644 (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"