Skip to content
Snippets Groups Projects
Commit 267c56b3 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Set version to 1.4: new release

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1404 44740490-163a-0410-bde0-09ae8108e29a
parent 44f5ad39
No related branches found
No related tags found
Loading
......@@ -251,7 +251,8 @@ class SimpleSAML_Configuration {
public function getVersion($verbose = FALSE) {
return 'trunk post-1.3';
#return 'trunk post-1.3';
return 'trunk 1.4';
}
......
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