diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-09 20:37:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-09 20:37:02 +0100 |
commit | abdc2d103dc969de56e43869f868a571e905e267 (patch) | |
tree | 499fcf0da873cd17f455c6a7205f7bb8efd1b28f /configure.ac | |
parent | 3b74499570ccdfd466836b7ab21b85e18ba0570d (diff) | |
download | mate-polkit-abdc2d103dc969de56e43869f868a571e905e267.tar.bz2 mate-polkit-abdc2d103dc969de56e43869f868a571e905e267.tar.xz |
Bump version to 1.7.2
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 c48e07a..7de7c4a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.7.1],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.7.2],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip]) |