diff options
author | monsta <[email protected]> | 2016-05-26 11:28:30 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-05-26 11:28:30 +0300 |
commit | 0ada84bd5b46ab534c5ed5d979b5b7f96654dedb (patch) | |
tree | f0fe97b5ea3f4e293cab117b4e8b81a2e4784dc4 | |
parent | a9222b1af3b486e12147dc0e0fe7143aa809cdec (diff) | |
download | mate-polkit-0ada84bd5b46ab534c5ed5d979b5b7f96654dedb.tar.bz2 mate-polkit-0ada84bd5b46ab534c5ed5d979b5b7f96654dedb.tar.xz |
bump version to 1.15.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e845fa9..239e4d0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.14.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.15.0],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |