libretime/campcaster_version.php
paul.baranowski fe724b7814 CC-1695 Remove Campcaster Studio and make install easier
Put the conf.php at the top level.
2010-09-30 16:08:35 -04:00

5 lines
93 B
PHP

<?php
define('CAMPCASTER_VERSION', '1.4.0');
define('CAMPCASTER_COPYRIGHT_DATE', '2010');
?>