diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-12 20:50:09 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-12 20:50:09 +0200 |
commit | 9ea430b502a09bfd91cc894fd6752576a355263a (patch) | |
tree | 178cdfae3f043b4c1d78595cac11d51c659a1b15 | |
parent | 227eba6c0e82864c5fab857653cc2af6bbe20251 (diff) | |
download | mate-panel-9ea430b502a09bfd91cc894fd6752576a355263a.tar.bz2 mate-panel-9ea430b502a09bfd91cc894fd6752576a355263a.tar.xz |
Bump version to 1.6.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cb91309a..5aace91c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.6.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.6.1], [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]) |