Skip to content
Snippets Groups Projects
Commit 0917046c authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Update version to 1.15.0-rc1

parent 1c0b516d
No related branches found
No related tags found
No related merge requests found
%define name simplesamlphp
%define summary SAML IDP/SP written in PHP
%define version dev
%define version 1.15.0-rc1
%define release 1
%define license LGPL 2.1
%define group Networking/WWW
......
......@@ -386,7 +386,7 @@ class SimpleSAML_Configuration implements \SimpleSAML\Utils\ClearableState
*/
public function getVersion()
{
return 'master';
return '1.15.0-rc1';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment