summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parentca3f9b1cbf38d073563502a9a738534ff89e17d0 (diff)
downloadmate-indicator-applet-be0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9.tar.bz2
mate-indicator-applet-be0a74b49e912dd820d3f85f8f9e5b8ae66bc7d9.tar.xz
Bump version to 1.17.1v1.17.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)