summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-12-06 10:50:06 -0500
committerDavid Zeuthen <davidz@redhat.com>2011-12-06 10:51:11 -0500
commit2675cc0d82c3cf1541bbf6e2e4120d7a85a970e6 (patch)
tree5b3e79fc5ee68ce4b6f46c6ec3fad939a2b2320a
parent9a1bc6adc1dd3bee15b68f01d17adc7ae61c70a5 (diff)
downloadpolkit-2675cc0d82c3cf1541bbf6e2e4120d7a85a970e6.tar.gz
Post-release version bump to 0.104
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 10e367a..a1650ef 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.103, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.103)
+AC_INIT(polkit, 0.104, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.104)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE