summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-08-01 10:17:23 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-08-01 10:17:23 -0400
commitbb3339a57a4db04aae650d77a6f4b98752a88eaf (patch)
treee3e1002011f1013a1c8d0e99a24f6b34960f74a0
parent02b6567426bd466072273029cd55f79bd5bfb2fb (diff)
downloadpolkit-bb3339a57a4db04aae650d77a6f4b98752a88eaf.tar.gz
Post-release version bump to 0.103
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 dca0f54..10e367a 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.102, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.102)
+AC_INIT(polkit, 0.103, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.103)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE