diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 23:36:11 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 23:36:11 +0200 |
commit | 2ad6b13122802f9408ebac6680adfc26450fa203 (patch) | |
tree | d1bc28553910bce7f6913c60eb401e3be3476966 /configure.ac | |
parent | f23d7777482f09b88a3b30e996e35d38d6afcbf8 (diff) | |
download | mate-panel-2ad6b13122802f9408ebac6680adfc26450fa203.tar.bz2 mate-panel-2ad6b13122802f9408ebac6680adfc26450fa203.tar.xz |
Bump version to 1.6.0mate-panel-1.6.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 545ef985..232a9dbb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.5.6], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.6.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-bzip2 tar-ustar -Wno-portability]) |