summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-01-18 23:47:53 +0000
committerMartin Wimpress <[email protected]>2017-01-18 23:47:53 +0000
commitbe0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9 (patch)
treeaccefaa28920d93c7379a1e4a2c29b1339be1edb
parentca3f9b1cbf38d073563502a9a738534ff89e17d0 (diff)
downloadmate-indicator-applet-be0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9.tar.bz2
mate-indicator-applet-be0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9.tar.xz
Bump version to 1.17.1v1.17.1
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
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)