-change version string to 1.9.0-beta1

This commit is contained in:
martin 2011-06-21 12:38:49 -04:00
parent f9193f92c9
commit 34ced48076
2 changed files with 2 additions and 2 deletions

View file

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