You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/10/22 00:56:12 UTC

git commit: [flex-sdk] [refs/heads/develop] - update Apache Flex version and AIR version

Updated Branches:
  refs/heads/develop 1670303ca -> c351911cc


update Apache Flex version and AIR version


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

Branch: refs/heads/develop
Commit: c351911cc36596d852c8eb961c35190be3a198f8
Parents: 1670303
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Oct 22 09:54:46 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Oct 22 09:54:46 2013 +1100

----------------------------------------------------------------------
 build.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c351911c/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 21b0013..5cf4111 100644
--- a/build.properties
+++ b/build.properties
@@ -18,8 +18,8 @@
 ################################################################################
 
 # flex-sdk-description values
-release = Apache Flex 4.11.0
-release.version = 4.11.0
+release = Apache Flex 4.12.0
+release.version = 4.12.0
 
 # override on command line with -Dbuild.number=999 or in local.properties
 build.number = 0
@@ -28,7 +28,7 @@ build.number = 0
 playerglobal.version = 11.1
 
 # AIR version number
-air.version = 3.8
+air.version = 3.9
 
 # Default locale for the SDK
 locale = en_US