source:
trunk/includes/Version.php@
550
Last change on this file since 550 was 550, checked in by , 12 years ago | |
---|---|
File size: 139 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | $Revision = 550; // Subversion revision |
4 | $DatabaseRevision = 543; // Database structure revision |
5 | $ReleaseTime = '2013-06-18'; |
6 | |
7 | ?> |
Note:
See TracBrowser
for help on using the repository browser.