Skip to content

Commit c129708

Browse files
committedFeb 19, 2023
Updated versions for the 1.6.1 release.
1 parent 0807783 commit c129708

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.6.0+');
60+
define('PHPCAS_VERSION', '1.6.1');
6161

6262
/**
6363
* @addtogroup public

0 commit comments

Comments
 (0)