summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3add95a8..35f12f9f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 13.11
+VERSION = 13.12
NAME = drakconf
GITNAME = control-center
SUBDIRS = po pixmaps polkit #data
diff --git a/NEWS b/NEWS
index 6ebadea5..800cd0d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 13.12 - 17 January 2017, by Anne Nicolas
+
+- Mageia 6 design integration (thanks Djac73)
+
Version 13.11 - 12 January 2017, by Thierry Vignaud
- force gtk+3 to use the x11 backend, even on wayland (mga#19498)