diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:05:20 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:05:20 +0000 |
commit | 70ec75be3fa0ff58b9c6867aae08cec810b4c6bd (patch) | |
tree | cd2590ab2996c4d9bdb55378bc3421fbfdf789cf | |
parent | d8af727a8745786f66340aeab4372c05cabc58de (diff) | |
download | mate-polkit-70ec75be3fa0ff58b9c6867aae08cec810b4c6bd.tar.bz2 mate-polkit-70ec75be3fa0ff58b9c6867aae08cec810b4c6bd.tar.xz |
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3287f31..34e6bac 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.11.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.12.0],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |