Post-release version bump to 0.109
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 14 Nov 2012 19:16:15 +0000 (14:16 -0500)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 14 Nov 2012 19:16:15 +0000 (14:16 -0500)
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
configure.ac

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