From b5a197217cc00549079e8235f1aefd18c9d44421 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 6 Jan 2009 22:54:10 -0500 Subject: Upgrade included OpenID libraries to version 2.1.2 --- 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 6a6e54f8b..6556b5b01 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.1'); +define('Auth_OpenID_VERSION', '2.1.2'); /** * Require the fetcher code. -- cgit v1.2.3-54-g00ecf