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

Bump version.

parent 2f652967
No related branches found
Tags v1.17.3
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.2 %define version 1.17.3
%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.2'; return '1.17.3';
} }
......
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