Changeset 84 for trunk/Application/Version.php
- Timestamp:
- Jan 20, 2018, 11:33:54 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r80 r84 6 6 // and system will need database update. 7 7 8 $Revision = 79;8 $Revision = 84; 9 9 $DatabaseRevision = 79; 10 $ReleaseTime = strtotime('201 6-12-31');10 $ReleaseTime = strtotime('2018-01-20');
Note:
See TracChangeset
for help on using the changeset viewer.