From 656e930b1f92c40e75e45ecc773ba16cfb469f3c Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 18 Mar 2018 12:10:30 +0300 Subject: release 1.18.3 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ac8f64b2..8aaf5411 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +### mate-control-center 1.18.3 + + * Appearance: add support for cursor sizes of 96 and 128 + * Appearance: add support for XZ format when installing themes + * Appearance: fix various theme installation/removal issues + * Display: fix screen geometry to account for rotation when snapping + * Shell: fix support for external localizations in .desktop files + * Shell: fix search icon alignment + * Enable default browser setting support for text/html + * man: fix titles of several manpages + ### mate-control-center 1.18.2 * Translations update diff --git a/configure.ac b/configure.ac index 6438c222..189b62b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.18.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.18.3], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1