Skip to content
Snippets Groups Projects
Unverified Commit 8a4fe192 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Bump version.

parent 6797318e
No related branches found
No related tags found
No related merge requests found
%define name simplesamlphp %define name simplesamlphp
%define summary SAML IDP/SP written in PHP %define summary SAML IDP/SP written in PHP
%define version 1.17.4 %define version 1.17.5
%define release 1 %define release 1
%define license LGPL 2.1 %define license LGPL 2.1
%define group Networking/WWW %define group Networking/WWW
......
...@@ -419,7 +419,7 @@ class Configuration implements Utils\ClearableState ...@@ -419,7 +419,7 @@ class Configuration implements Utils\ClearableState
*/ */
public function getVersion() public function getVersion()
{ {
return '1.17.4'; return '1.17.5';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment