From 206052e0506e0305990fa1602102d4c289dc83fc Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 11 Apr 2017 16:03:44 +0300 Subject: release 1.16.2 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 714566f4..885475cf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +1.16.2 + * Workspace switcher: enable wrap on scroll for GTK+3 too + * Don't spam accessible name changes when it is translated + * Don't suppress the shutdown menu item on LTSP clients + * GTK+3: properly fit expanded panel to smaller screen size + 1.16.1 * Clock applet: mark current day in the calendar * Clock applet: update tooltip only when new text is different diff --git a/configure.ac b/configure.ac index 181130d9..3916c846 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.16.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.16.2], [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