From aaa0f9a6dc50da334e9a955eaa5e2c813e52d312 Mon Sep 17 00:00:00 2001 From: tailor Date: Fri, 8 Dec 2006 22:49:55 +0000 Subject: [project @ Change xmlconfig stability value] --- admin/xmlconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/xmlconfig.py b/admin/xmlconfig.py index 638e8fe..8042e7b 100644 --- a/admin/xmlconfig.py +++ b/admin/xmlconfig.py @@ -52,4 +52,4 @@ package_base_uri = 'http://www.openidenabled.com/resources/downloads/php-openid/ # The release stability. Maybe this should be a commandline parameter # since it might differ from release to release. -release_stability = 'pre-release' +release_stability = 'stable' -- cgit v1.1