summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-03-03 15:14:36 -0500
committerDavid Zeuthen <davidz@redhat.com>2011-03-03 15:14:36 -0500
commitb69f848d2a47fe30e72fe489739177927df6689f (patch)
treeaf83380dce2db5525e9788a75684c8b01bc3697c
parentb083cb2b1fe742d307e7197ecc12d19a2dcd81ad (diff)
Post-release version bump to 0.102
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5d5aa01..dca0f54 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.101, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.101)
+AC_INIT(polkit, 0.102, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.102)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE