Post-release version bump to 0.93
authorDavid Zeuthen <davidz@redhat.com>
Mon, 8 Jun 2009 21:16:18 +0000 (17:16 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 8 Jun 2009 21:16:18 +0000 (17:16 -0400)
configure.ac

index f210559..0857323 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.92, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.92)
+AC_INIT(polkit, 0.93, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.93)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE