summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6d878691..ce35217c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.15.0
+
+ * Translations update
+ * Change default hinting style of 'Subpixel smoothing' mode to slight
+ * Render hinting samples using ANTIALIAS_RGBA
+ * add style class appearance-window
+
1.14.0
* Drop MateConf migration script
* Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
diff --git a/configure.ac b/configure.ac
index 790737a4..cb5567b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.14.0], [htts://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.15.0], [htts://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])