diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-31 16:39:24 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-31 16:39:24 +0100 |
commit | b333a1c3f45bbdb19a5c8421289acd99764f4b33 (patch) | |
tree | c7ffa9de2e9959cc9e58de426a807da68c49ff9d | |
parent | 7b8f050e160bc4a640568f827762b9f7711fa984 (diff) | |
download | mate-polkit-b333a1c3f45bbdb19a5c8421289acd99764f4b33.tar.bz2 mate-polkit-b333a1c3f45bbdb19a5c8421289acd99764f4b33.tar.xz |
Bump version to 1.6.1mate-polkit-1.6.11.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 427eea0..a6e479f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.6.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.6.1],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip]) |