source: trunk/Application/Version.php@ 46

Last change on this file since 46 was 46, checked in by chronos, 10 years ago
  • Opraveno: SQL aktualizace 40 plus chybějící tabulka MeasureMethod.
  • Opraveno: Neplatné ukázkové konfigurační soubory.
File size: 138 bytes
Line 
1<?php
2
3$Revision = 46; // Subversion revision
4$DatabaseRevision = 46; // SQL structure revision
5$ReleaseTime = strtotime('2014-07-27');
Note: See TracBrowser for help on using the repository browser.