diff options
Diffstat (limited to 'Auth')
-rw-r--r-- | Auth/OpenID/AX.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/AX.php b/Auth/OpenID/AX.php index aeb9f15..2be02c4 100644 --- a/Auth/OpenID/AX.php +++ b/Auth/OpenID/AX.php @@ -2,7 +2,7 @@ /** * Implements the OpenID attribute exchange specification, version 1.0 - * as of svn revision 295 from openid.net svn. + * as of svn revision 370 from openid.net svn. */ require_once "Auth/OpenID/Extension.php"; |