Changeset 95 for trunk/Application/Version.php
- Timestamp:
- Dec 6, 2021, 11:33:48 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r94 r95 6 6 // and system will need database update. 7 7 8 $Revision = 9 4;8 $Revision = 95; 9 9 $DatabaseRevision = 79; 10 $ReleaseTime = strtotime('202 0-05-25');10 $ReleaseTime = strtotime('2021-12-06');
Note:
See TracChangeset
for help on using the changeset viewer.