diff options
author | raveit65 <[email protected]> | 2017-03-12 17:15:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 17:15:07 +0100 |
commit | 34c58c5c673f87bb0c1f658094e8b6770575a9db (patch) | |
tree | 921a429ca371cdfe944af0274a6dae7c3b3afce4 | |
parent | 3dc21608b36bd6acb8754faea8323999b1e9750c (diff) | |
download | mate-polkit-34c58c5c673f87bb0c1f658094e8b6770575a9db.tar.bz2 mate-polkit-34c58c5c673f87bb0c1f658094e8b6770575a9db.tar.xz |
release 1.18.0v1.18.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f2f2e7e..98ca713 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.17.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.18.0],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |