source: trunk/Application/Version.php@ 47

Last change on this file since 47 was 47, checked in by chronos, 11 years ago
  • Odstraněno: Zbytečná PHP ukončovací značka "?>" z konce všech souborů.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 47; // Subversion revision
4$DatabaseRevision = 46; // SQL structure revision
5$ReleaseTime = strtotime('2014-07-27');
Note: See TracBrowser for help on using the repository browser.