From cab13ed576bcf2f72bfa0c474cbdfaa2aaa8b226 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 25 Jan 2014 16:56:52 +0000 Subject: 3.9 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 296c2028..966d247c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = mgaonline -VERSION:=3.8 +VERSION:=3.9 MGAUPDATE = mgaupdate MGAAPPLET = mgaapplet diff --git a/NEWS b/NEWS index fd6975ad..e225e9d3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 3.9 - 25 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 -- cgit v1.2.1