Changeset 627 for trunk/Application/Version.php
- Timestamp:
 - Jan 2, 2014, 12:42:49 PM (12 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/Application/Version.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Application/Version.php
r623 r627 1 1 <?php 2 2 3 $Revision = 62 3; // Subversion revision4 $DatabaseRevision = 62 0; // SQL structure revision5 $ReleaseTime = '2013-12-29';3 $Revision = 627; // Subversion revision 4 $DatabaseRevision = 627; // SQL structure revision 5 $ReleaseTime = mktime(0, 0, 0, 1, 2, 2014);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  