From fade679e695536019c913e15f1f4fd58c9a1b38b Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 25 Jan 2014 16:53:31 +0000 Subject: 2.1 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 94167d5..95a0a24 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 2.0 +VERSION = 2.1 DESTDIR= libdir=/usr/lib diff --git a/NEWS b/NEWS index 2b6b2cf..ed0a465 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +2.1 - 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