Post-release version bump to 0.107
authorDavid Zeuthen <zeuthen@gmail.com>
Thu, 7 Jun 2012 18:02:32 +0000 (14:02 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Thu, 7 Jun 2012 18:02:32 +0000 (14:02 -0400)
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
configure.ac

index 326646c..d3dcd08 100644 (file)
@@ -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