Skip to content

Commit a2233df

Browse files
committed
Branch for 1.7-release
git-svn-id: https://simplesamlphp.googlecode.com/svn/branches/simplesamlphp-1.7@2691 44740490-163a-0410-bde0-09ae8108e29a
1 parent 5c7f689 commit a2233df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/SimpleSAML/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ public function copyFromBase($instancename, $filename) {
295295
* @return string
296296
*/
297297
public function getVersion() {
298-
return 'trunk';
298+
return '1.7.x';
299299
}
300300

301301

0 commit comments

Comments
 (0)