Updated Branches: refs/heads/develop 09c4e92fd -> fe2a2ea3a
Updated with the release of FP 11.9 and AIR 3.9 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/71d35a69 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/71d35a69 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/71d35a69 Branch: refs/heads/develop Commit: 71d35a69351d7ede7526d02f1c824f01089db19f Parents: 09c4e92 Author: Justin Mclean <[email protected]> Authored: Sat Oct 12 08:57:24 2013 +1100 Committer: Justin Mclean <[email protected]> Committed: Sat Oct 12 08:57:24 2013 +1100 ---------------------------------------------------------------------- ide/flashbuilder/makeApacheFlexForIDE.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/71d35a69/ide/flashbuilder/makeApacheFlexForIDE.bat ---------------------------------------------------------------------- diff --git a/ide/flashbuilder/makeApacheFlexForIDE.bat b/ide/flashbuilder/makeApacheFlexForIDE.bat index 3ff9a16..1ccc700 100755 --- a/ide/flashbuilder/makeApacheFlexForIDE.bat +++ b/ide/flashbuilder/makeApacheFlexForIDE.bat @@ -42,10 +42,10 @@ REM set APACHE_FLEX_BIN_DISTRO_DIR=..\.. REM -REM Adobe AIR SDK Version 3.8 +REM Adobe AIR SDK Version 3.9 REM set ADOBE_AIR_SDK_WIN_FILE=AdobeAIRSDK.zip -set ADOBE_AIR_SDK_WIN_URL=http://airdownload.adobe.com/air/win/download/3.8/%ADOBE_AIR_SDK_WIN_FILE% +set ADOBE_AIR_SDK_WIN_URL=http://airdownload.adobe.com/air/win/download/3.9/%ADOBE_AIR_SDK_WIN_FILE% REM REM Adobe Flash Player Version 11.1
