diff options
author | infirit <[email protected]> | 2014-02-09 23:32:26 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-09 23:32:26 +0100 |
commit | 6e6124df793abd0bb20e2025e6648a4944652503 (patch) | |
tree | 9d1b38241d9d953922e0b4ddc958708968d36d85 | |
parent | 2fee9ae523b75f5c9dd1b431aed746edbbc3b481 (diff) | |
download | mate-panel-6e6124df793abd0bb20e2025e6648a4944652503.tar.bz2 mate-panel-6e6124df793abd0bb20e2025e6648a4944652503.tar.xz |
Bump version to 1.7.2mate-panel-1.7.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a5430c65..e7d89068 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.7.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.7.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]) |