summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-08 17:01:28 +0200
committerraveit65 <[email protected]>2016-06-08 17:01:28 +0200
commitb09a581c6edd020a6dd88ca713642b6f0ba1faf4 (patch)
tree4eec815436dbed604a5175011c315f88267d183c
parent9f6135ad8c4e05e2f008210ce37d09745106e383 (diff)
downloadmate-control-center-b09a581c6edd020a6dd88ca713642b6f0ba1faf4.tar.bz2
mate-control-center-b09a581c6edd020a6dd88ca713642b6f0ba1faf4.tar.xz
release 1.15.0v1.15.0
-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])