aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-01-25 16:50:02 +0000
committerColin Guthrie <colin@mageia.org>2014-01-25 16:50:02 +0000
commit758acde0874c53b2d63f30671bea5d1f214a8986 (patch)
treed52361afd0264068d559148776a7c85b3d79e551
parent33b0066a1e912425c7d69f831077d27fa3129082 (diff)
downloaduserdrake-758acde0874c53b2d63f30671bea5d1f214a8986.tar
userdrake-758acde0874c53b2d63f30671bea5d1f214a8986.tar.gz
userdrake-758acde0874c53b2d63f30671bea5d1f214a8986.tar.bz2
userdrake-758acde0874c53b2d63f30671bea5d1f214a8986.tar.xz
userdrake-758acde0874c53b2d63f30671bea5d1f214a8986.zip
2.4
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6491e7..4ce9280 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.3
+VERSION = 2.4
NAME = userdrake
BINNAME = userdrake
diff --git a/NEWS b/NEWS
index b60e248..3975fd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 2.4 - 25 January 2014
+
- do not exec pkexec but run it so it has a parent process to fix double fork
issues mga#11184 mga#12364