diff options
author | infirit <[email protected]> | 2014-01-28 17:08:28 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-01-28 17:08:28 +0100 |
commit | 1e09188a2b9704f41d85c0c1626443d48cc7545d (patch) | |
tree | 78009a019dea24a1fd3ff5ad06eef20b84c1e5f5 | |
parent | f7a3eb82ec1ee908fb5b9da753a40f0739323510 (diff) | |
download | mate-panel-1.6.tar.bz2 mate-panel-1.6.tar.xz |
Bump version to 1.6.2mate-panel-1.6.21.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5aace91c..80f4cdec 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.6.2], [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]) |