Post-release version bump to 0.108
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 11 Jul 2012 17:34:11 +0000 (13:34 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 11 Jul 2012 17:34:11 +0000 (13:34 -0400)
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
configure.ac

index 71e43b36c88f71bbbdd3fb8816f46ebbe1c5946d..7a0d938335daa95f3a034f36b6ab14759d077311 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.107, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.107)
+AC_INIT(polkit, 0.108, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.108)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE