summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-01-25 16:37:25 +0000
committerColin Guthrie <colin@mageia.org>2014-01-25 16:37:25 +0000
commitfaafd87309e384f155794f64de84468797d43909 (patch)
treed858335b5a79b6d8288b8823c6493185955f5c82
parentb5c5b3e9c21edeb407ae4060d1ec54b9f542faa3 (diff)
downloadcontrol-center-faafd87309e384f155794f64de84468797d43909.tar
control-center-faafd87309e384f155794f64de84468797d43909.tar.gz
control-center-faafd87309e384f155794f64de84468797d43909.tar.bz2
control-center-faafd87309e384f155794f64de84468797d43909.tar.xz
control-center-faafd87309e384f155794f64de84468797d43909.zip
12.51
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13cb6555..ce04a062 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.50
+VERSION = 12.51
NAME = drakconf
SUBDIRS = po pixmaps polkit #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index 9ff8c3a4..6ecd87de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 12.51 - 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