Changeset 921 for trunk/Application/Version.php
- Timestamp:
- Feb 25, 2022, 9:30:55 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r920 r921 1 1 <?php 2 2 3 $Revision = 92 0; // Subversion revision4 $DatabaseRevision = 9 11; // SQL structure revision5 $ReleaseTime = strtotime('2022-02-2 3');3 $Revision = 921; // Subversion revision 4 $DatabaseRevision = 921; // SQL structure revision 5 $ReleaseTime = strtotime('2022-02-24');
Note:
See TracChangeset
for help on using the changeset viewer.