diff options
author | raveit65 <[email protected]> | 2016-09-18 11:48:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-18 11:48:26 +0200 |
commit | 0b8979bf8f541f8bd578d7e42bb2b6641f3c28dd (patch) | |
tree | fae694d2079cf3accc21d819c6f2c6ef56769e14 /configure.ac | |
parent | daccde4f85089448786e64f5123a9383254537c6 (diff) | |
download | mate-polkit-0b8979bf8f541f8bd578d7e42bb2b6641f3c28dd.tar.bz2 mate-polkit-0b8979bf8f541f8bd578d7e42bb2b6641f3c28dd.tar.xz |
release 1.16.0v1.16.0
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 239e4d0..f6190a5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.15.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.16.0],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |