summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55108d58..ea2b5b6e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.40
+VERSION = 12.41
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index 87293b5a..a6e8f649 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 12.41 - 4 September 2013 Anne Nicolas
+
+- fix path for rpmdrake (#11142)
+
Version 12.40 - 1 September 2013 Colin Guthrie
- use polkit for authorisation (mga#11125)