Skip to content
Snippets Groups Projects
Commit 0b0d0df2 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Revert "Update version to 1.15.0-rc1"

This reverts commit 0917046c.
parent c6b63d7a
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 1.15.0-rc1
%define version dev
%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 '1.15.0-rc1';
return 'master';
}
......
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