-updated version string number

This commit is contained in:
martin 2011-05-30 11:52:47 -04:00
parent 03fae770e5
commit 6cc334f55f
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
define('AIRTIME_VERSION', '1.8.2');
define('AIRTIME_VERSION', '1.9.0-devel');
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
define('AIRTIME_REST_VERSION', '1.1');