Changeset 94 for trunk/Application/Version.php
- Timestamp:
- May 25, 2020, 9:54:02 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r92 r94 6 6 // and system will need database update. 7 7 8 $Revision = 9 2;8 $Revision = 94; 9 9 $DatabaseRevision = 79; 10 $ReleaseTime = strtotime('2020-0 4-07');10 $ReleaseTime = strtotime('2020-05-25');
Note:
See TracChangeset
for help on using the changeset viewer.