-update version string to 1.8.0-alpha

This commit is contained in:
martin 2011-04-05 16:12:42 -04:00
parent 05f9863bc8
commit 12a0e34024
2 changed files with 2 additions and 2 deletions

View file

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