diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-26 14:42:17 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-26 14:42:17 +0200 |
commit | 5b18029d3907186c949f6d1d0cf50633a913f91e (patch) | |
tree | e6df175ce2cdcc5815a77732a0560b992c81fc54 | |
parent | 0b2f11a6390b704e85157c2a800643dcde0f714c (diff) | |
download | mate-panel-5b18029d3907186c949f6d1d0cf50633a913f91e.tar.bz2 mate-panel-5b18029d3907186c949f6d1d0cf50633a913f91e.tar.xz |
Bump version to 1.7.0
-rw-r--r-- | configure.ac | 2 |
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]) |