summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff18c953..3add95a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 13.10
+VERSION = 13.11
NAME = drakconf
GITNAME = control-center
SUBDIRS = po pixmaps polkit #data
diff --git a/NEWS b/NEWS
index a5cab807..6ebadea5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 13.11 - 12 January 2017, by Thierry Vignaud
+
- force gtk+3 to use the x11 backend, even on wayland (mga#19498)
(we rely on xwayland)