Skip to content
Snippets Groups Projects
Commit 2cf4ec86 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Releasing version 2.0.0-rc2

parent ed34de42
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 2.0.0-rc1
%define version 2.0.0-rc2
%define release 1
%define license LGPL 2.1
%define group Networking/WWW
......
......@@ -42,7 +42,7 @@ class Configuration implements Utils\ClearableState
/**
* The release version of this package
*/
public const VERSION = '2.0.0-rc1';
public const VERSION = '2.0.0-rc2';
/**
* A default value which means that the given option is required.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment