Changeset 869 for trunk/Application/Version.php
- Timestamp:
 - Apr 1, 2020, 12:43:07 AM (6 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/Application/Version.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Application/Version.php
r868 r869 1 1 <?php 2 2 3 $Revision = 86 8; // Subversion revision4 $DatabaseRevision = 86 7; // SQL structure revision5 $ReleaseTime = strtotime('2020-0 1-13');3 $Revision = 869; // Subversion revision 4 $DatabaseRevision = 869; // SQL structure revision 5 $ReleaseTime = strtotime('2020-03-31');  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  