Changeset 90 for trunk/Application/Version.php
- Timestamp:
- Oct 4, 2019, 10:31:38 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r85 r90 6 6 // and system will need database update. 7 7 8 $Revision = 8 5;8 $Revision = 88; 9 9 $DatabaseRevision = 79; 10 $ReleaseTime = strtotime('201 8-01-20');10 $ReleaseTime = strtotime('2019-10-04');
Note:
See TracChangeset
for help on using the changeset viewer.