post-release version bump to 0.92
authorDavid Zeuthen <davidz@redhat.com>
Tue, 10 Feb 2009 03:14:07 +0000 (22:14 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 10 Feb 2009 03:14:07 +0000 (22:14 -0500)
configure.ac

index c21a6e0..d982e65 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.91, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.91)
+AC_INIT(polkit, 0.92, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.92)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE