Updating to AIR 13 beta Signed-off-by: Erik de Bruin <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5648d888 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/5648d888 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/5648d888 Branch: refs/heads/master Commit: 5648d88872c622b3ccc845aed26e3beded05d228 Parents: c502f44 Author: Erik de Bruin <[email protected]> Authored: Wed Feb 26 09:23:18 2014 +0100 Committer: Erik de Bruin <[email protected]> Committed: Wed Feb 26 09:23:18 2014 +0100 ---------------------------------------------------------------------- mustella/jenkins.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/5648d888/mustella/jenkins.sh ---------------------------------------------------------------------- diff --git a/mustella/jenkins.sh b/mustella/jenkins.sh index db3aa28..9f734c3 100755 --- a/mustella/jenkins.sh +++ b/mustella/jenkins.sh @@ -67,8 +67,8 @@ then elif [ "$FLASH_VERSION" == "12.0" ] then FLASH_VERSION=13.0 - AIR_VERSION=4.0 - AIR_SDK_DIR=4.0_beta + AIR_VERSION=13 + AIR_SDK_DIR=13_beta else FLASH_VERSION=11.1 AIR_VERSION=3.7
