summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ab9f27be..012e7c9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.15.2
+
+ * Translations update
+ * GTK+3 appearance: don't show Colors tab in Customize Theme dialog
+ * distcheck: explicitly use currently selected GTK+ version
+ * drop dconf 0.10 compatibility (it's ancient)
+ * appearance: make theme name centered in GTK+3 too
+ * appearance: place theme name below theme preview in GTK+3 too
+
1.15.1
* bump mate-desktop requires version
diff --git a/configure.ac b/configure.ac
index 1e77a942..503dbb67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.15.1], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.15.2], [htts://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])