summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-08 17:36:10 +0200
committerraveit65 <[email protected]>2016-06-08 17:36:10 +0200
commit16e50b6a8181a70f2eb673ac9fa3aea2166dbd9c (patch)
tree0f96f7a7b6f4b287e0312f658847f14447e051db /configure.ac
parent89d6bbf95cad443206e3850f75aef89f90c1ff81 (diff)
downloadmate-panel-16e50b6a8181a70f2eb673ac9fa3aea2166dbd9c.tar.bz2
mate-panel-16e50b6a8181a70f2eb673ac9fa3aea2166dbd9c.tar.xz
release 1.15.0v1.15.0
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 77596398..9dcdcf93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.14.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.15.0], [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])