summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-10-04 00:15:05 +0000
committerOlivier Blin <oblin@mandriva.com>2008-10-04 00:15:05 +0000
commit572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46 (patch)
treea38df0c4024164e5b7c3c5932aa037395ecf55d2
parentdc2de25698604d37a155adee3a13551ab2862042 (diff)
downloadcontrol-center-572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46.tar
control-center-572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46.tar.gz
control-center-572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46.tar.bz2
control-center-572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46.tar.xz
control-center-572a7c0bc6c5caa1dbca8bf3d69f9deb334a3c46.zip
11.9
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9bb2887..d6e70a35 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 11.8.2
+VERSION = 11.9
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index f6babb19..d3159996 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 11.9 - 4 October 2008, Olivier Blin
+
- do not show banner when no application is embedded
Version 11.8.2 - 2 October 2008, Thierry Vignaud