Updated Branches:
  refs/heads/release4.10.0 76f050277 -> 58d45a1c0

Move back to 3.7 as default because 3.8 is still not out


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/58d45a1c
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/58d45a1c
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/58d45a1c

Branch: refs/heads/release4.10.0
Commit: 58d45a1c0e6d3a58b6e6f4e6d08fb7cf90f1d748
Parents: 76f0502
Author: Justin Mclean <jmcl...@apache.org>
Authored: Wed Jul 17 15:15:52 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Wed Jul 17 15:15:52 2013 +1000

----------------------------------------------------------------------
 ide/flashbuilder/makeApacheFlexForFlashBuilder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/58d45a1c/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh 
b/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh
index 666114a..3518340 100755
--- a/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh
+++ b/ide/flashbuilder/makeApacheFlexForFlashBuilder.sh
@@ -38,7 +38,7 @@
 APACHE_FLEX_BIN_DIR="$( cd $( dirname -- "$0" ) > /dev/null ; pwd )"/../..
 
 # Adobe AIR SDK Version 3.8
-ADOBE_AIR_SDK_MAC_URL=http://airdownload.adobe.com/air/mac/download/3.8/AdobeAIRSDK.tbz2
+ADOBE_AIR_SDK_MAC_URL=http://airdownload.adobe.com/air/mac/download/3.7/AdobeAIRSDK.tbz2
 
 # Adobe Flash Player Version 11.1
 
ADOBE_FLASHPLAYER_GLOBALPLAYER_SWC_URL=http://fpdownload.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc

Reply via email to