Changeset 871 for trunk/Application
- Timestamp:
- Apr 6, 2020, 9:19:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r870 r871 1 1 <?php 2 2 3 $Revision = 87 0; // Subversion revision3 $Revision = 871; // Subversion revision 4 4 $DatabaseRevision = 870; // SQL structure revision 5 $ReleaseTime = strtotime('2020-04-0 3');5 $ReleaseTime = strtotime('2020-04-06');
Note:
See TracChangeset
for help on using the changeset viewer.