From 9555166f23499642b64b247bd7106287c5b415c2 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Wed, 30 Jul 2008 20:56:22 -0400 Subject: undo --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8de3d24..8710a01 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.59c) AC_INIT([ConsoleKit], - [0.3.1], + [0.3.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=ConsoleKit], [ConsoleKit]) @@ -441,4 +441,4 @@ if test x${have_polkit} = xno -a x${msg_rbac_shutdown} = xno; then echo " a huge SECURITY HOLE. I repeat: YOU NEED TO EDIT THE FILE" echo " ConsoleKit.conf to match your distro/site to avoid NASTY SECURITY HOLES." echo "" -fi \ No newline at end of file +fi -- cgit