summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-04-05 21:41:18 +0100
committerMartin Wimpress <[email protected]>2017-04-05 21:41:18 +0100
commit10746e07865ef2fd5d22635186a44fa97c384a6b (patch)
treedbb6389b92125d63bfc40621a5bc59c17bda93c3
parent3d1ce6544c43331dc9a2435b5dea39e5b3a7a8ba (diff)
downloadmate-control-center-10746e07865ef2fd5d22635186a44fa97c384a6b.tar.bz2
mate-control-center-10746e07865ef2fd5d22635186a44fa97c384a6b.tar.xz
Bump version to 1.18.1v1.18.1
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0a4e4ca7..c404f7b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+### mate-control-center 1.18.1
+
+ * Add support for switching themes on Metacity >= 3.20.
+ * appearance-ui: add primary-toolbar style class for toolbar in interface preview
+ * keyboard-properties-xkbot: avoid deprecated GtkAlignment
+ * theme-thumbnail: avoid deprecated GtkAlignment
+
### mate-control-center 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting to make
diff --git a/configure.ac b/configure.ac
index 6c78e9eb..cf8c8cff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.18.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.18.1], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])