diff --git a/CREDITS b/CREDITS index 83b80fcc6..4f377ea52 100644 --- a/CREDITS +++ b/CREDITS @@ -2,10 +2,8 @@ CREDITS ======= -Version 2.4.0 +Version 2.4.1 ------------- -Martin Konecny (martin.konecny@sourcefabric.org) - Role: Developer Team Lead Denise Rigato (denise.rigato@sourcefabric.org) Role: Software Developer diff --git a/VERSION b/VERSION index 42fde3a5e..e7467e459 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ PRODUCT_ID=Airtime -PRODUCT_RELEASE=2.4.0 +PRODUCT_RELEASE=2.4.1 diff --git a/changelog b/changelog index 7945e9b98..d5eb9175c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,10 @@ +2.4.1 - August 28th, 2013 + * Bug Fixes + * Playout Engine locking issue + * Liquidsoap input harbor blocking scheduled contents + * Mono file playout problems + * Adding watched folder sometimes causes an exception based on length format + 2.4.0 - June 18th, 2013 * New features * Show linking diff --git a/install_minimal/include/airtime-constants.php b/install_minimal/include/airtime-constants.php index c3f6aaaaa..74af70dff 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.4.1/airtime-upgrade.php b/install_minimal/upgrades/airtime-2.4.1/airtime-upgrade.php new file mode 100644 index 000000000..042b92d05 --- /dev/null +++ b/install_minimal/upgrades/airtime-2.4.1/airtime-upgrade.php @@ -0,0 +1,8 @@ +