summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-06-16 16:16:38 +0200
committerraveit65 <[email protected]>2017-06-16 16:16:38 +0200
commit0f98ba8b325a306762fd1e2348a3319afaeaa1ee (patch)
treec809ebc5f3464cb895031ae8fe99f846e126f2c5
parent5a767fc352984027e5f8082c7ff850494abb8ba7 (diff)
downloadmate-control-center-0f98ba8b325a306762fd1e2348a3319afaeaa1ee.tar.bz2
mate-control-center-0f98ba8b325a306762fd1e2348a3319afaeaa1ee.tar.xz
release 1.18.2v1.18.2
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
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])