Changeset 71 for trunk/Application/Version.php
- Timestamp:
- Jul 8, 2016, 11:11:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r69 r71 6 6 // and system will need database update. 7 7 8 $Revision = 67;8 $Revision = 71; 9 9 $DatabaseRevision = 67; 10 $ReleaseTime = strtotime('2016-0 2-28');10 $ReleaseTime = strtotime('2016-06-30');
Note:
See TracChangeset
for help on using the changeset viewer.