summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-07-20 20:26:05 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-07-20 20:26:05 -0400
commit4134ade3c0d222c43d7ef90e265cc2efc779d4cf (patch)
tree810a440ea6c0258cee0fbdb6c8d3e6c89ffdcd7c /configure.ac
parentf8a46a402e466c8d1a282b871e9ce1ecefba845a (diff)
Post-release version bump to 0.94
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 0857323..2950a73 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.93, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.93)
+AC_INIT(polkit, 0.94, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.94)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE