Changed airtime version in necessary places

This commit is contained in:
drigato 2014-04-07 12:14:49 -04:00
parent 9d488a01ce
commit 770a51dccd
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
CREDITS
=======
Version 2.5.1
Version 2.5.3
Albert Santoni (albert.santoni@sourcefabric.org)
Role: Developer Team Lead

View file

@ -1,2 +1,2 @@
PRODUCT_ID=Airtime
PRODUCT_RELEASE=2.5.0
PRODUCT_RELEASE=2.5.3

View file

@ -1,3 +1,3 @@
<?php
define('AIRTIME_VERSION', '2.5.1');
define('AIRTIME_VERSION', '2.5.3');