Skip to content

Commit

Permalink
Updated version for development after the 1.3.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfritschi committed Apr 10, 2017
1 parent 61c8899 commit 7796786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/CAS.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
/**
* phpCAS version. accessible for the user by phpCAS::getVersion().
*/
define('PHPCAS_VERSION', '1.3.5');
define('PHPCAS_VERSION', '1.3.5+');

/**
* @addtogroup public
Expand Down

0 comments on commit 7796786

Please sign in to comment.