summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2013-01-09 15:06:40 -0500
committerDavid Zeuthen <zeuthen@gmail.com>2013-01-09 15:06:40 -0500
commit54e212876aa87ef98866ee217db02f5e42525b24 (patch)
tree3ae43dbb9590aa54e189bf5073d7b47a3e2e52ae /configure.ac
parentb3aa18a23177678959b5576949adcd8737c03ad9 (diff)
downloadpolkit-54e212876aa87ef98866ee217db02f5e42525b24.tar.gz
Post-release version bump to 0.111
Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 520cd75..40f0cd7 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.110 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.110)
+AC_INIT(polkit, 0.111 http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.111)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE