Changeset 707 for trunk/Application/Version.php
- Timestamp:
- Nov 9, 2014, 1:25:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r704 r707 1 1 <?php 2 2 3 $Revision = 70 4; // Subversion revision4 $DatabaseRevision = 697; // SQL structure revision5 $ReleaseTime = strtotime('2014-1 0-13');3 $Revision = 707; // Subversion revision 4 $DatabaseRevision = 707; // SQL structure revision 5 $ReleaseTime = strtotime('2014-11-09');
Note:
See TracChangeset
for help on using the changeset viewer.