From 0f98ba8b325a306762fd1e2348a3319afaeaa1ee Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 16 Jun 2017 16:16:38 +0200 Subject: release 1.18.2 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c404f7b0..ac8f64b2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +### mate-control-center 1.18.2 + + * Translations update + * libslab: make ThemedIcon use style_updated instead of style_set + * libslab: correct icon loading code + * Restore Polish translation credits from GNOME + * about-me-password UI: set max_width_chars for description-label + ### mate-control-center 1.18.1 * Add support for switching themes on Metacity >= 3.20. diff --git a/configure.ac b/configure.ac index cf8c8cff..6438c222 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.18.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.18.2], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1