summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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