]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - extlib/Auth/OpenID.php
Upgrade included OpenID libraries to version 2.1.2
[quix0rs-gnu-social.git] / extlib / Auth / OpenID.php
index 6a6e54f8b71eadcdb568c0da5b98f9e4a58e5d4d..6556b5b01e8bb43ef315991932b370ce30535bdf 100644 (file)
@@ -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.