Changeset 762 for trunk/Application/Version.php
- Timestamp:
- Nov 5, 2015, 9:38:59 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Version.php
r761 r762 1 1 <?php 2 2 3 $Revision = 76 1; // Subversion revision4 $DatabaseRevision = 7 59; // SQL structure revision5 $ReleaseTime = strtotime('2015-1 0-26');3 $Revision = 762; // Subversion revision 4 $DatabaseRevision = 762; // SQL structure revision 5 $ReleaseTime = strtotime('2015-11-05');
Note:
See TracChangeset
for help on using the changeset viewer.