summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2012-07-11 13:34:11 -0400
committerDavid Zeuthen <zeuthen@gmail.com>2012-07-11 13:34:11 -0400
commitee4626b58a1d3cf34c599c810f5d0b2f47004d76 (patch)
treea662beda2800b4f9c6c0fb778147e7d5a50a982b
parentd0d0b3308d75cd7964eec6155427b0eb8f0b70d6 (diff)
downloadpolkit-ee4626b58a1d3cf34c599c810f5d0b2f47004d76.tar.gz
Post-release version bump to 0.108
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 71e43b3..7a0d938 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.107, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.107)
+AC_INIT(polkit, 0.108, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.108)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE