From 25a02d6988be7b5946c9da543e6703014b4d3fbf Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 5 Apr 2017 15:51:11 +0100 Subject: Bump version to 1.18.1 --- NEWS | 14 ++++++++++++++ configure.ac | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fc4f186f..1266785e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +### mate-panel 1.18.1 + + * Reenable workspace switcher wrapping + * status-notifier: Fix handling of icon-padding style property + * Simplify panel description shown when switching panels with the WM + * status-notifier: Plug a memory leak + * remove deprecated sys/timeb.h header, as nothing uses it + * status-notifier-watcher: Allow re-registration of registered items (#543) + * setup custom icon + * Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set" + * status-notifier: Plug a memory leak + * notification area: Fix memory leak sorting items + * Translations update + ### mate-panel 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting diff --git a/configure.ac b/configure.ac index c30d8743..266ab73d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.18.1], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) -- cgit v1.2.1