diff options
author | Martin Wimpress <[email protected]> | 2015-09-01 16:31:48 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2015-09-01 16:31:48 +0100 |
commit | 5e35def315d11e4d0c39b0cecb83c44e15155ba0 (patch) | |
tree | fd68f3ec662096a2a46a2456be632147e370e52d /configure.ac | |
parent | 12f82a42256ed8279306af15a0242fd816905d62 (diff) | |
download | mate-polkit-5e35def315d11e4d0c39b0cecb83c44e15155ba0.tar.bz2 mate-polkit-5e35def315d11e4d0c39b0cecb83c44e15155ba0.tar.xz |
Bump version to 1.10.1mate-polkit-1.10.1
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 e0698d9..3d4b8d4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.10.0],[http://www.mate-desktop.org/],[mate-polkit]) +AC_INIT([polkit-mate],[1.10.1],[http://www.mate-desktop.org/],[mate-polkit]) AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news]) |