Changeset 92 for trunk/Application/Version.php
- Timestamp:
- Apr 7, 2020, 11:53:58 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r90 r92 6 6 // and system will need database update. 7 7 8 $Revision = 88;8 $Revision = 92; 9 9 $DatabaseRevision = 79; 10 $ReleaseTime = strtotime('20 19-10-04');10 $ReleaseTime = strtotime('2020-04-07');
Note:
See TracChangeset
for help on using the changeset viewer.