diff options
author | infirit <[email protected]> | 2015-09-13 12:50:37 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-13 12:50:37 +0200 |
commit | 7ffd66a7e52ec1cc899755176af340b0af699ed4 (patch) | |
tree | 32e1f50b17e76ff270e70111a7450bb8d88f4541 | |
parent | a0a8711ade20e3632f1e28f9d433fb28012f752f (diff) | |
download | mate-polkit-7ffd66a7e52ec1cc899755176af340b0af699ed4.tar.bz2 mate-polkit-7ffd66a7e52ec1cc899755176af340b0af699ed4.tar.xz |
First dev release bump
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2672680..6af9815 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.10.1],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.11.0],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |