Post-release version bump to 0.101
authorDavid Zeuthen <davidz@redhat.com>
Mon, 21 Feb 2011 22:48:39 +0000 (17:48 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 21 Feb 2011 22:48:39 +0000 (17:48 -0500)
Signed-off-by: David Zeuthen <davidz@redhat.com>
configure.ac

index 75c5c67..4b7caff 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.100, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.100)
+AC_INIT(polkit, 0.101, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.101)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE