Changeset 968 for trunk/Application/Version.php
- Timestamp:
- Apr 12, 2024, 9:43:27 PM (19 months ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr967 r968 1 1 <?php 2 2 3 $Revision = 96 7; // Subversion revision3 $Revision = 968; // Subversion revision 4 4 $DatabaseRevision = 967; // SQL structure revision 5 $ReleaseTime = strtotime('2024-0 3-06');5 $ReleaseTime = strtotime('2024-04-12'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
