diff options
Diffstat (limited to 'Auth/OpenID.php')
-rw-r--r-- | Auth/OpenID.php | 2 |
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. |