diff --git a/source/CAS.php b/source/CAS.php index 5d6f8818..343a3eb1 100644 --- a/source/CAS.php +++ b/source/CAS.php @@ -61,7 +61,7 @@ /** * phpCAS version. accessible for the user by phpCAS::getVersion(). */ -define('PHPCAS_VERSION', '1.3.7+'); +define('PHPCAS_VERSION', '1.3.8'); /** * @addtogroup public