Changeset 78 for trunk/Application/Version.php
- Timestamp:
- Dec 31, 2016, 11:58:49 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r77 r78 6 6 // and system will need database update. 7 7 8 $Revision = 7 6;8 $Revision = 77; 9 9 $DatabaseRevision = 67; 10 $ReleaseTime = strtotime('2016-1 3-31');10 $ReleaseTime = strtotime('2016-12-31');
Note:
See TracChangeset
for help on using the changeset viewer.