diff options
author | tailor <cygnus@janrain.com> | 2006-05-12 17:39:48 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2006-05-12 17:39:48 +0000 |
commit | 097278d8822f9c83c2d5e73c8fceaa23723d4256 (patch) | |
tree | 0d7958269ee08fc4977b5e224c604cffba647262 /admin/xmlconfig.py | |
parent | 5c333b089168142eadabcce5778c96d4c014159b (diff) | |
download | php-openid-097278d8822f9c83c2d5e73c8fceaa23723d4256.zip php-openid-097278d8822f9c83c2d5e73c8fceaa23723d4256.tar.gz php-openid-097278d8822f9c83c2d5e73c8fceaa23723d4256.tar.bz2 |
[project @ Updated xmlconfig]
Diffstat (limited to 'admin/xmlconfig.py')
-rw-r--r-- | admin/xmlconfig.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/xmlconfig.py b/admin/xmlconfig.py index 2580cb9..1b1faf1 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 = 'stable' +release_stability = 'pre-release' |