summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-04-24 12:48:27 -0400
committerDavid Zeuthen <davidz@redhat.com>2012-04-24 12:48:27 -0400
commit4e98a5af1a731c919021638047ab7f12490d8306 (patch)
treee57ac94fc372ddf7f61a1230a0d66b1d1f7205eb
parent7cb21aa77e0edf7fe1bc87eaf3d8d9a5a8e38746 (diff)
downloadpolkit-4e98a5af1a731c919021638047ab7f12490d8306.tar.gz
Post-release version bump to 0.106
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f4a0c41..f325922 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT(polkit, 0.105, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.105)
+AC_INIT(polkit, 0.106, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.106)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE