From 10746e07865ef2fd5d22635186a44fa97c384a6b Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 5 Apr 2017 21:41:18 +0100 Subject: Bump version to 1.18.1 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1