summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLilli <lilli@janrain.com>2010-04-29 13:41:05 -0700
committerLilli <lilli@janrain.com>2010-04-29 13:41:05 -0700
commita287b2d85e753c84b3b883ed8ee3ffe8692c8477 (patch)
tree25ffd5881776031285dc71847761bb1e32e0fb27
parenta3411ea3b88628533bd1d0550a17ec2cc6f32af7 (diff)
downloadphp-openid-2.2.2.zip
php-openid-2.2.2.tar.gz
php-openid-2.2.2.tar.bz2
Updating version2.2.2
-rw-r--r--Auth/OpenID.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID.php b/Auth/OpenID.php
index 33a538a..c9d9779 100644
--- a/Auth/OpenID.php
+++ b/Auth/OpenID.php
@@ -20,7 +20,7 @@
/**
* The library version string
*/
-define('Auth_OpenID_VERSION', '2.2.1');
+define('Auth_OpenID_VERSION', '2.2.2');
/**
* Require the fetcher code.