From e8f8f671e9a95aa3daa42a6a6d8793c070edcea7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 30 Mar 2008 23:01:39 -0500 Subject: Version 0.3.0 We now use pyOpenSSL to get username and check that the cert is valid --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 0747013..4ac120c 100755 --- a/configure +++ b/configure @@ -1969,7 +1969,7 @@ fi # Define the identity of the package. PACKAGE=fedora-packager - VERSION=0.2.0 + VERSION=0.3.0 cat >>confdefs.h <<_ACEOF -- cgit