diff --git a/lib/SimpleSAML/Configuration.php b/lib/SimpleSAML/Configuration.php index d46a1993afc9aaf45891fc035e370f1cd5fb4ed8..820dd45e7ffd4ed017311c87acfc9ce0aa463162 100644 --- a/lib/SimpleSAML/Configuration.php +++ b/lib/SimpleSAML/Configuration.php @@ -290,7 +290,7 @@ class SimpleSAML_Configuration { public function getVersion($verbose = FALSE) { - return 'trunk post-1.4'; + return 'trunk'; }