diff --git a/CREDITS b/CREDITS index f48a2d5dc..3a15126a2 100644 --- a/CREDITS +++ b/CREDITS @@ -1,3 +1,10 @@ +======= +CREDITS +======= +Version 2.1.2 +------------- +Same as previous version. + ======= CREDITS ======= diff --git a/VERSION b/VERSION index 1d69936fb..0b9f4ef5f 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ PRODUCT_ID=Airtime -PRODUCT_RELEASE=2.1.1 +PRODUCT_RELEASE=2.1.2 diff --git a/changelog b/changelog index ab1405369..579c4db28 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,7 @@ +2.1.2 - June 18th, 2012 + * Bug Fixes + * Fixed problem where playout engine may not retrieve program schedule after extended periods of user inactivity. + 2.1.1 - June 12th, 2012 * Changes * Add Media page will now display error message and reject uploaded file if it is corrupt diff --git a/install_minimal/include/airtime-constants.php b/install_minimal/include/airtime-constants.php index 2107ded4f..c33d25441 100644 --- a/install_minimal/include/airtime-constants.php +++ b/install_minimal/include/airtime-constants.php @@ -1,3 +1,3 @@ &1 | grep -v \"will create implicit index\""); + } +} diff --git a/install_minimal/upgrades/airtime-2.1.2/airtime-upgrade.php b/install_minimal/upgrades/airtime-2.1.2/airtime-upgrade.php new file mode 100644 index 000000000..042b92d05 --- /dev/null +++ b/install_minimal/upgrades/airtime-2.1.2/airtime-upgrade.php @@ -0,0 +1,8 @@ +