CC-2698: upgrading fail from 1.8.2->1.9.0
- fixed version string - deleting entries from cc_schedule before adding "ON CASCADE" constraint
This commit is contained in:
parent
ceea384154
commit
873f7e1dae
4 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
define('AIRTIME_VERSION', '1.9.0');
|
||||
define('AIRTIME_VERSION', '1.9.1');
|
||||
define('AIRTIME_COPYRIGHT_DATE', '2010-2011');
|
||||
define('AIRTIME_REST_VERSION', '1.1');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue