summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-01-03 12:04:27 -0500
committerDavid Zeuthen <davidz@redhat.com>2012-01-03 12:04:27 -0500
commit7f9cddcaed922f7eecbb3782224282b3282bb499 (patch)
tree77e0794fa2990d18b199e7f40ed75c14f38a36e4
parent1daf420c51ffa648a55916fe693df2a2fb2a581e (diff)
Post-release version bump
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 f1801b8..f4a0c41 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.104, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.104)
+AC_INIT(polkit, 0.105, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.105)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE