Revision: 3403
Author:
jai...@gmail.com
Date: Fri Feb 28 07:43:20 2014 UTC
Log: 1.12.0, release candidate 2.
http://code.google.com/p/simplesamlphp/source/detail?r=3403
Added:
/tags/simplesamlphp-1.12.0-rc2
Modified:
/tags/simplesamlphp-1.12.0-rc2/lib/SimpleSAML/Configuration.php
=======================================
--- /branches/simplesamlphp-1.12/lib/SimpleSAML/Configuration.php Mon Feb
24 19:19:22 2014 UTC
+++ /tags/simplesamlphp-1.12.0-rc2/lib/SimpleSAML/Configuration.php Fri Feb
28 07:43:20 2014 UTC
@@ -295,7 +295,7 @@
* @return string
*/
public function getVersion() {
- return '1.12.x';
+ return '1.12.0-rc2';
}