Revision: 3408
Author:
jai...@gmail.com
Date: Mon Mar 24 13:26:31 2014 UTC
Log: Releasing SimpleSAMLphp 1.12.0.
http://code.google.com/p/simplesamlphp/source/detail?r=3408
Added:
/tags/simplesamlphp-1.12.0
Modified:
/branches/simplesamlphp-1.12/docs/simplesamlphp-changelog.txt
/tags/simplesamlphp-1.12.0/docs/simplesamlphp-changelog.txt
/tags/simplesamlphp-1.12.0/lib/SimpleSAML/Configuration.php
/trunk/docs/simplesamlphp-changelog.txt
=======================================
--- /branches/simplesamlphp-1.12/docs/simplesamlphp-changelog.txt Tue Feb
25 08:54:53 2014 UTC
+++ /branches/simplesamlphp-1.12/docs/simplesamlphp-changelog.txt Mon Mar
24 13:26:31 2014 UTC
@@ -8,7 +8,7 @@
## Version 1.12
-Released TBD.
+Released 2014-03-24.
* Removed example authproc filters from configuration template.
* Stopped using the 'target-densitydpi' option removed from WebKit.
=======================================
--- /branches/simplesamlphp-1.12/docs/simplesamlphp-changelog.txt Tue Feb
25 08:54:53 2014 UTC
+++ /tags/simplesamlphp-1.12.0/docs/simplesamlphp-changelog.txt Mon Mar 24
13:26:31 2014 UTC
@@ -8,7 +8,7 @@
## Version 1.12
-Released TBD.
+Released 2014-03-24.
* Removed example authproc filters from configuration template.
* Stopped using the 'target-densitydpi' option removed from WebKit.
=======================================
--- /branches/simplesamlphp-1.12/lib/SimpleSAML/Configuration.php Mon Feb
24 19:19:22 2014 UTC
+++ /tags/simplesamlphp-1.12.0/lib/SimpleSAML/Configuration.php Mon Mar 24
13:26:31 2014 UTC
@@ -295,7 +295,7 @@
* @return string
*/
public function getVersion() {
- return '1.12.x';
+ return '1.12.0';
}
=======================================
--- /trunk/docs/simplesamlphp-changelog.txt Tue Feb 25 08:51:05 2014 UTC
+++ /trunk/docs/simplesamlphp-changelog.txt Mon Mar 24 13:26:31 2014 UTC
@@ -8,7 +8,7 @@
## Version 1.12
-Released TBD.
+Released 2014-03-24.
* Removed example authproc filters from configuration template.
* Stopped using the 'target-densitydpi' option removed from WebKit.