From 02131db1c976831241b61e205ccda9e3232c4fe2 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 30 Oct 2009 01:30:42 -0400 Subject: Bump to Auth_OpenID 2.1.3 --- extlib/Auth/OpenID.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extlib/Auth/OpenID.php') diff --git a/extlib/Auth/OpenID.php b/extlib/Auth/OpenID.php index 6556b5b01..db6164256 100644 --- a/extlib/Auth/OpenID.php +++ b/extlib/Auth/OpenID.php @@ -20,7 +20,7 @@ /** * The library version string */ -define('Auth_OpenID_VERSION', '2.1.2'); +define('Auth_OpenID_VERSION', '2.1.3'); /** * Require the fetcher code. -- cgit v1.2.3-54-g00ecf