Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f817c72

Browse files
committedOct 31, 2022
Updated versions for the 1.6.0 release.
1 parent b759361 commit f817c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎source/CAS.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
/**
5858
* phpCAS version. accessible for the user by phpCAS::getVersion().
5959
*/
60-
define('PHPCAS_VERSION', '1.5.0+');
60+
define('PHPCAS_VERSION', '1.6.0');
6161

6262
/**
6363
* @addtogroup public

0 commit comments

Comments
 (0)
Please sign in to comment.