diff options
-rw-r--r-- | config-templates/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-templates/config.php b/config-templates/config.php index 21943d3..2840ec0 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -30,7 +30,7 @@ $config = array ( 'loggingdir' => 'log/', - 'version' => '0.9.1', + 'version' => '1.0', /** * If you set the debug parameter to true, all SAML messages will be visible in the |