From 758acde0874c53b2d63f30671bea5d1f214a8986 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 25 Jan 2014 16:50:02 +0000 Subject: 2.4 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1