Sat Oct 6 09:16:40 CEST 2007

(Kim)

--- 0.16.8.10 ---


SVN revision: 31985
This commit is contained in:
Kim Woelders 2007-10-06 07:17:05 +00:00
parent 18c9eea067
commit 1de6aa707d
2 changed files with 8 additions and 1 deletions

View File

@ -4529,3 +4529,10 @@ Screen stuff naming consistency and code tweaks.
Fix xinerama head selection in certain situations.
Fix menu placement on xinerama screens.
Force new (default as of 0.16.8.9) composite manager mode at startup.
-------------------------------------------------------------------------------
Sat Oct 6 09:16:40 CEST 2007
(Kim)
--- 0.16.8.10 ---

View File

@ -1,7 +1,7 @@
AC_INIT(configure.in)
E_PKG_VERSION=0.16.8.10
E_PKG_REVISION=0.02
#E_PKG_REVISION=0.02
if test "x$E_PKG_REVISION" != "x"; then
E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION
E_RPM_REVISION=$E_PKG_REVISION