Changeset 969 for trunk/Application/Version.php
- Timestamp:
- Jul 17, 2024, 8:18:15 PM (16 months ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr968 r969 1 1 <?php 2 2 3 $Revision = 96 8; // Subversion revision3 $Revision = 969; // Subversion revision 4 4 $DatabaseRevision = 967; // SQL structure revision 5 $ReleaseTime = strtotime('2024-0 4-12');5 $ReleaseTime = strtotime('2024-07-17'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  