Changeset 697 for trunk/Application/Version.php
- Timestamp:
- Sep 24, 2014, 12:40:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r696 r697 1 1 <?php 2 2 3 $Revision = 69 6; // Subversion revision4 $DatabaseRevision = 69 6; // SQL structure revision5 $ReleaseTime = strtotime('2014-09-2 3');3 $Revision = 697; // Subversion revision 4 $DatabaseRevision = 697; // SQL structure revision 5 $ReleaseTime = strtotime('2014-09-24');
Note:
See TracChangeset
for help on using the changeset viewer.