summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-04-05 15:51:11 +0100
committerMartin Wimpress <[email protected]>2017-04-05 15:51:11 +0100
commit25a02d6988be7b5946c9da543e6703014b4d3fbf (patch)
tree2a2351560495eec898d976c2bd5f26d23a824d25 /configure.ac
parent8cf42012dc0428654dfbff37f7f9e2cf2b48caf0 (diff)
downloadmate-panel-25a02d6988be7b5946c9da543e6703014b4d3fbf.tar.bz2
mate-panel-25a02d6988be7b5946c9da543e6703014b4d3fbf.tar.xz
Bump version to 1.18.1v1.18.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 c30d8743..266ab73d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.18.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.18.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])