summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-25 00:00:28 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-25 00:00:28 +0000
commit8a425956787096d607cb316dd7398776cfdd57be (patch)
tree003cedfa63918c858dc0f4990672a947f19eefc2
parent7ae9f8701873e2766e5eee66333e1f103f1da6d7 (diff)
downloadcontrol-center-8a425956787096d607cb316dd7398776cfdd57be.tar
control-center-8a425956787096d607cb316dd7398776cfdd57be.tar.gz
control-center-8a425956787096d607cb316dd7398776cfdd57be.tar.bz2
control-center-8a425956787096d607cb316dd7398776cfdd57be.tar.xz
control-center-8a425956787096d607cb316dd7398776cfdd57be.zip
11
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee4468cb..94a08d0d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 10.26
+VERSION = 11
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index eb4805f8..b235df2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 11 - 24 September 2008, Thierry Vignaud
+
+- improve style by using installer's one
- switch from gtkhtml2 to wekbit
Version 10.26 - 24 September 2008, Thierry Vignaud