Changeset 545 for trunk/includes/Version.php
- Timestamp:
- Jun 18, 2013, 6:07:52 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 5 5 .project 6 6 .buildpath 7 Query.log
-
- Property svn:ignore
-
trunk/includes/Version.php
r543 r545 1 1 <?php 2 2 3 $Revision = 54 3; // Subversion revision3 $Revision = 545; // Subversion revision 4 4 $DatabaseRevision = 543; // Database structure revision 5 $ReleaseTime = '2013-06-1 7';5 $ReleaseTime = '2013-06-18'; 6 6 7 7 ?>
Note:
See TracChangeset
for help on using the changeset viewer.