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

updated changelog revision and added version trunk post-1.3 in the configuration class

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@973 44740490-163a-0410-bde0-09ae8108e29a
parent dc2e4db2
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<section> <section>
<title>Version 1.3</title> <title>Version 1.3</title>
<para>Released 2008-11-04. Revision 970.</para> <para>Released 2008-11-04. Revision 973.</para>
<para>Configuration file <filename>config.php</filename> should not <para>Configuration file <filename>config.php</filename> should not
include significant changes, except one language added.</para> include significant changes, except one language added.</para>
......
...@@ -63,7 +63,7 @@ class SimpleSAML_Configuration { ...@@ -63,7 +63,7 @@ class SimpleSAML_Configuration {
} }
public function getVersion($verbose = FALSE) { public function getVersion($verbose = FALSE) {
return 'trunk'; return 'trunk post-1.3';
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment