Fri Dec 17 21:07:37 CET 2004

(Kim)

Bump version numbers.
Fix backgrounds with only non-fullscreen foreground image.
Fix "Background Error! 1 references remain".


SVN revision: 12494
This commit is contained in:
Kim Woelders 2004-12-17 20:08:27 +00:00
parent 93798b9452
commit c6c01a0cae
3 changed files with 12 additions and 3 deletions

View File

@ -3195,3 +3195,12 @@ Tue Dec 14 22:59:25 CET 2004
Fix handling of border parts where text state changes but image state doesn't.
Fix startup position for shaded down- or right-shading windows.
-------------------------------------------------------------------------------
Fri Dec 17 21:07:37 CET 2004
(Kim)
Bump version numbers.
Fix backgrounds with only non-fullscreen foreground image.
Fix "Background Error! 1 references remain".

View File

@ -2,7 +2,7 @@ AC_INIT(e.spec)
ENLIGHTENMENT_MAJOR=0
ENLIGHTENMENT_MINOR=16
ENLIGHTENMENT_MICRO=7.2
ENLIGHTENMENT_MICRO=7.3
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
AM_INIT_AUTOMAKE(enlightenment, $ENLIGHTENMENT_VERSION)

4
e.spec
View File

@ -1,7 +1,7 @@
Summary: The Enlightenment window manager.
Name: enlightenment
Version: 0.16.7.2
Release: 1
Version: 0.16.7.3
Release: 0.01
License: BSD
Group: User Interface/Desktops
Source0: http://prdownloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz