summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorennael <ennael@mageia.org>2013-09-05 15:42:24 +0200
committerennael <ennael@mageia.org>2013-09-05 15:42:24 +0200
commit16ddc7a83aeac4a7e09de7d31918eb359dc018ac (patch)
tree1b5ad4cecd719043a4863efcfd120dc1dd9fc250
parent6b179f16dd8b82f534ab164d6617f1e01c1fe46c (diff)
downloadcontrol-center-16ddc7a83aeac4a7e09de7d31918eb359dc018ac.tar
control-center-16ddc7a83aeac4a7e09de7d31918eb359dc018ac.tar.gz
control-center-16ddc7a83aeac4a7e09de7d31918eb359dc018ac.tar.bz2
control-center-16ddc7a83aeac4a7e09de7d31918eb359dc018ac.tar.xz
control-center-16ddc7a83aeac4a7e09de7d31918eb359dc018ac.zip
12.42
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea2b5b6e..58b87ea5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 12.41
+VERSION = 12.42
NAME = drakconf
SUBDIRS = po pixmaps #data
localedir = $(DESTDIR)/usr/share/locale
diff --git a/NEWS b/NEWS
index e360bc68..7d701539 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 12.42 - 5 September 2013 Colin Guthrie
+
+- fix path for drakconf desktop file
- drop the hardcoded binary path from the programs and inject it when needed (mga#11125)
Version 12.41 - 4 September 2013 Anne Nicolas