Changeset 839 for trunk/Application/Version.php
- Timestamp:
- Sep 18, 2016, 6:41:49 PM (9 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Application/Version.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Application/Version.phpr834 r839 1 1 <?php 2 2 3 $Revision = 83 4; // Subversion revision4 $DatabaseRevision = 83 1; // SQL structure revision5 $ReleaseTime = strtotime('2016-0 7-03');3 $Revision = 838; // Subversion revision 4 $DatabaseRevision = 838; // SQL structure revision 5 $ReleaseTime = strtotime('2016-09-18'); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
