Changeset 876 for trunk/Application
- Timestamp:
- Apr 9, 2020, 1:28:09 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r875 r876 1 1 <?php 2 2 3 $Revision = 87 4; // Subversion revision3 $Revision = 875; // Subversion revision 4 4 $DatabaseRevision = 870; // SQL structure revision 5 $ReleaseTime = strtotime('2020-04-0 8');5 $ReleaseTime = strtotime('2020-04-09');
Note:
See TracChangeset
for help on using the changeset viewer.