From b09a581c6edd020a6dd88ca713642b6f0ba1faf4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 8 Jun 2016 17:01:28 +0200 Subject: release 1.15.0 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1