summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-26 14:42:17 +0200
committerStefano Karapetsas <[email protected]>2013-10-26 14:42:17 +0200
commit5b18029d3907186c949f6d1d0cf50633a913f91e (patch)
treee6df175ce2cdcc5815a77732a0560b992c81fc54 /configure.ac
parent0b2f11a6390b704e85157c2a800643dcde0f714c (diff)
downloadmate-panel-5b18029d3907186c949f6d1d0cf50633a913f91e.tar.bz2
mate-panel-5b18029d3907186c949f6d1d0cf50633a913f91e.tar.xz
Bump version to 1.7.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 0ab8d97a..22738b1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.6.1], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.7.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])