Changeset 880 for trunk/Application/Version.php
- Timestamp:
- Sep 4, 2020, 9:30:13 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r879 r880 1 1 <?php 2 2 3 $Revision = 8 79; // Subversion revision4 $DatabaseRevision = 8 78; // SQL structure revision5 $ReleaseTime = strtotime('2020-0 7-24');3 $Revision = 880; // Subversion revision 4 $DatabaseRevision = 880; // SQL structure revision 5 $ReleaseTime = strtotime('2020-09-04');
Note:
See TracChangeset
for help on using the changeset viewer.