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

Fixed version number for 1.11.0-rc1.

git-svn-id: https://simplesamlphp.googlecode.com/svn/tags/simplesamlphp-1.11.0-rc1@3250 44740490-163a-0410-bde0-09ae8108e29a
parent 22e2e128
No related branches found
No related tags found
No related merge requests found
...@@ -295,7 +295,7 @@ class SimpleSAML_Configuration { ...@@ -295,7 +295,7 @@ class SimpleSAML_Configuration {
* @return string * @return string
*/ */
public function getVersion() { public function getVersion() {
return '1.11.x'; return '1.11.0-rc1';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment