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