Changeset 833 for trunk/Application/Version.php
- Timestamp:
- Jul 3, 2016, 1:41:25 PM (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr831 r833 1 1 <?php 2 2 3 $Revision = 83 1; // Subversion revision3 $Revision = 833; // Subversion revision 4 4 $DatabaseRevision = 831; // SQL structure revision 5 $ReleaseTime = strtotime('2016-0 5-01');5 $ReleaseTime = strtotime('2016-07-03'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
