Changeset 911 for trunk/Application/Version.php
- Timestamp:
- Jul 31, 2021, 12:26:16 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Application/Version.php ΒΆ
r907 r911 1 1 <?php 2 2 3 $Revision = 9 07; // Subversion revision4 $DatabaseRevision = 9 07; // SQL structure revision5 $ReleaseTime = strtotime('2021-0 3-24');3 $Revision = 911; // Subversion revision 4 $DatabaseRevision = 911; // SQL structure revision 5 $ReleaseTime = strtotime('2021-07-31');
Note:
See TracChangeset
for help on using the changeset viewer.