diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-14 15:33:47 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-14 15:33:47 +0100 |
commit | e49389829aa0ba789ebd4860c1ac2db8d38ccd4e (patch) | |
tree | 682a9cf954e6e2e3671b92a8e93b10dc08f37103 | |
parent | 524fa5d8ea5937dad40b7dd97680e5ac34c509fc (diff) | |
download | mate-panel-e49389829aa0ba789ebd4860c1ac2db8d38ccd4e.tar.bz2 mate-panel-e49389829aa0ba789ebd4860c1ac2db8d38ccd4e.tar.xz |
Bump version to 1.7.1mate-panel-1.7.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6d566050..3c37af8d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.7.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.7.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]) |