Changeset 10 for trunk/Application/Version.php
- Timestamp:
- Jun 1, 2023, 1:31:28 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r9 r10 6 6 // and system will need database update. 7 7 8 $Revision = 9;8 $Revision = 10; 9 9 $DatabaseRevision = 7; 10 10 $ReleaseTime = strtotime('2023-06-01');
Note:
See TracChangeset
for help on using the changeset viewer.