Changed airtime version in necessary places
This commit is contained in:
parent
9d488a01ce
commit
770a51dccd
3 changed files with 3 additions and 3 deletions
2
CREDITS
2
CREDITS
|
@ -2,7 +2,7 @@
|
||||||
CREDITS
|
CREDITS
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Version 2.5.1
|
Version 2.5.3
|
||||||
|
|
||||||
Albert Santoni (albert.santoni@sourcefabric.org)
|
Albert Santoni (albert.santoni@sourcefabric.org)
|
||||||
Role: Developer Team Lead
|
Role: Developer Team Lead
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1,2 +1,2 @@
|
||||||
PRODUCT_ID=Airtime
|
PRODUCT_ID=Airtime
|
||||||
PRODUCT_RELEASE=2.5.0
|
PRODUCT_RELEASE=2.5.3
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
define('AIRTIME_VERSION', '2.5.1');
|
define('AIRTIME_VERSION', '2.5.3');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue