Changeset 973 for trunk/Application/Version.php
- Timestamp:
- Jun 30, 2025, 11:22:35 AM (4 months ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr970 r973 1 1 <?php 2 2 3 $Revision = 97 0; // Subversion revision3 $Revision = 973; // Subversion revision 4 4 $DatabaseRevision = 970; // SQL structure revision 5 $ReleaseTime = strtotime('202 4-07-17');5 $ReleaseTime = strtotime('2025-06-30'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  