-updated Airtime version strings
This commit is contained in:
parent
1c9062d939
commit
b15dd3ba1d
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
define('CAMPCASTER_VERSION', '1.6.0-alpha');
|
||||
define('CAMPCASTER_VERSION', '1.6.1-GA');
|
||||
define('CAMPCASTER_COPYRIGHT_DATE', '2010');
|
||||
|
||||
// These are the default values for the config.
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
<?php echo $this->form; ?>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer"> Airtime 1.6.0 Copyright © Sourcefabric o.p.s 2011. All rights reserved.<br/>
|
||||
<div class="footer"> Airtime 1.6.1 Copyright © Sourcefabric o.p.s 2011. All rights reserved.<br/>
|
||||
Maintained and distributed under GNU GPL v.2 by <a href="http://www.sourcefabric.org"> Sourcefabric o.p.s </a> </div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue