summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2012-06-07 14:02:32 -0400
committerDavid Zeuthen <zeuthen@gmail.com>2012-06-07 14:02:32 -0400
commita4bdaf59a57f53040018b2116f8bd5d7e9d3f071 (patch)
tree6079943a8a21c70bbff1c42849c7728a5bc60f99
parent8dc28b8939f4e02a6de69d50fa3509e33f64335e (diff)
downloadpolkit-a4bdaf59a57f53040018b2116f8bd5d7e9d3f071.tar.gz
Post-release version bump to 0.107
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 326646c..d3dcd08 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.106, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.106)
+AC_INIT(polkit, 0.107, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.107)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE