aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49022964..ae23dfe6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 6.9
+VERSION = 6.10
NAME = rpmdrake
DIRS = po polkit data mime
diff --git a/NEWS b/NEWS
index f228b6d3..47d6169d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 6.10 - 22 January 2014, Colin Guthrie
+
- do not exec pkexec but run it so it has a parent process to fix double fork
issues mga#11184 mga#12364