From 916de39b799da74197a82525c422b0c980597f4f Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 31 Jan 2017 14:46:02 +0300 Subject: release 1.16.1 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 39631c86..714566f4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +1.16.1 + * Clock applet: mark current day in the calendar + * Clock applet: update tooltip only when new text is different + (fixes some OpenGL issues in fullscreen apps) + * GTK+3: stop calendar window jumping when expanding/folding + locations + * GTK+3: fix showing icon at mouse cursor on launcher drag-n-drop + * GTK+3: fix a heap of runtime warnings + 1.16.0 * Use GtkAboutDialog instead of MateAboutDialog * GTK+3: use GtkColorButton/GtkColorChooser in properties dialog diff --git a/configure.ac b/configure.ac index 292d4cb2..181130d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.16.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.16.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