PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Fri Jan 15 11:14:21 PST 2010
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 999f38b6bf7be1233b75c7de1f12cc8f44edfc92
Author: David Zeuthen <davidz at redhat.com>
Date: Fri Jan 15 14:13:24 2010 -0500
Post-release version bump to 0.97
We might change this to 1.0 if nothing big comes up!
diff --git a/configure.ac b/configure.ac
index c461654..899b56b 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.96, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
-AM_INIT_AUTOMAKE(polkit, 0.96)
+AC_INIT(polkit, 0.97, http://lists.freedesktop.org/mailman/listinfo/polkit-devel)
+AM_INIT_AUTOMAKE(polkit, 0.97)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
More information about the hal-commit
mailing list