-updated version string to remove beta

This commit is contained in:
martin 2011-04-18 17:32:49 -04:00
parent c0f9b31d7b
commit 34bd145885
3 changed files with 48 additions and 3 deletions

View file

@ -6,7 +6,7 @@
* /etc/airtime/recorder.cfg
*/
define('AIRTIME_VERSION', '1.8.0-beta');
define('AIRTIME_VERSION', '1.8.0');
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
define('AIRTIME_REST_VERSION', '1.1');