diff options
author | raveit65 <[email protected]> | 2017-11-18 10:19:44 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-11-18 10:19:44 +0100 |
commit | a30fe419ee91e991127f7d58a5c3ee476b6f93d9 (patch) | |
tree | e3556f395250255eeb9d3811e1d508a2effd54c0 /configure.ac | |
parent | 69f89648dbcd05b0b0d55a8d3f27e91eacb8f7b8 (diff) | |
download | mate-polkit-1.18.2.tar.bz2 mate-polkit-1.18.2.tar.xz |
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 150b5cb..c4ec549 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.18.1],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.18.2],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |