Changeset 915 for trunk/Application/Version.php
- Timestamp:
- Dec 7, 2021, 9:56:09 PM (4 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr914 r915 1 1 <?php 2 2 3 $Revision = 91 4; // Subversion revision3 $Revision = 915; // Subversion revision 4 4 $DatabaseRevision = 911; // SQL structure revision 5 $ReleaseTime = strtotime('2021- 09-22');5 $ReleaseTime = strtotime('2021-12-07'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
