From be0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 18 Jan 2017 23:47:53 +0000 Subject: Bump version to 1.17.1 --- NEWS | 8 +++++++- configure.ac | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 96b42d9..676d191 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +### mate-indicator-applet 1.17.1 + + * build: show new style indicator support status in summary + * build: fix new style indicator support + * po: actually add new language from Transifex + ### mate-indicator-applet 1.17.0 * Translations update @@ -38,4 +44,4 @@ ### mate-indicator-applet 1.8.0 - * Bugfixes \ No newline at end of file + * Bugfixes diff --git a/configure.ac b/configure.ac index 4d4b305..4530536 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.17.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.17.1],[https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) -- cgit v1.2.1