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/04/20 08:30:08 UTC

[5/7] git commit: [flex-sdk] - Added AIR version to SDK description

Added AIR version to SDK description


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

Branch: refs/heads/develop
Commit: a26918f22f6e6643b82a1cd99c3292cdc4bf5798
Parents: b9e06c3
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Apr 20 16:20:18 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Apr 20 16:20:18 2013 +1000

----------------------------------------------------------------------
 build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a26918f2/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6858c89..07da287 100644
--- a/build.xml
+++ b/build.xml
@@ -267,7 +267,7 @@
 
 --&gt;
 &lt;flex-sdk-description&gt;
-&lt;name&gt;${release} FP${playerglobal.version} ${locale}&lt;/name&gt;
+&lt;name&gt;${release} FP${playerglobal.version} AIR${air.version} ${locale}&lt;/name&gt;
 &lt;version&gt;${release.version}&lt;/version&gt;
 &lt;build&gt;${build.number.date}&lt;/build&gt;
 &lt;/flex-sdk-description&gt;