summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-08-20 13:03:41 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-08-20 13:03:41 -0400
commitcf56d76ac83eb4a5a08e8ec4ca7a7f376a1996dc (patch)
tree6e51ba7ceac9edea4a615d2f706beb3f4ece58f1 /configure.ac
parent43ebbd5549748ab49c977e5d1c57d72b01c8ec61 (diff)
downloadpolkit-cf56d76ac83eb4a5a08e8ec4ca7a7f376a1996dc.tar.gz
Post-release version bump to 0.99
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 0aafe93..1e02424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT(polkit, 0.98, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.98)
+AC_INIT(polkit, 0.99, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.99)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE