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 2017/03/15 04:06:37 UTC

[49/50] [abbrv] git commit: [flex-sdk] [refs/heads/master] - update version

update 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/14c9664e
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/14c9664e
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/14c9664e

Branch: refs/heads/master
Commit: 14c9664ef024c88dece59b90d8f5002eeea1fc76
Parents: f9e7038
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 5 15:05:30 2017 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 5 15:05:30 2017 +1100

----------------------------------------------------------------------
 ide/flashbuilder/config/flex-config.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/14c9664e/ide/flashbuilder/config/flex-config.xml
----------------------------------------------------------------------
diff --git a/ide/flashbuilder/config/flex-config.xml b/ide/flashbuilder/config/flex-config.xml
index f9f830d..c705f25 100644
--- a/ide/flashbuilder/config/flex-config.xml
+++ b/ide/flashbuilder/config/flex-config.xml
@@ -357,7 +357,7 @@
       <!-- Framework SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/framework.swc</path-element>
-		<rsl-url>framework_4.15.0.0.swf</rsl-url>
+		<rsl-url>framework_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- TextLayout SWC -->
@@ -367,37 +367,37 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/textLayout.swc</path-element>
-		<rsl-url>textLayout_4.15.0.0.swf</rsl-url>
+		<rsl-url>textLayout_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/spark.swc</path-element>
-		<rsl-url>spark_4.15.0.0.swf</rsl-url>
+		<rsl-url>spark_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Sparkskins SWC-->
    	<runtime-shared-library-path>
 		<path-element>libs/sparkskins.swc</path-element>
-		<rsl-url>sparkskins_4.15.0.0.swf</rsl-url>
+		<rsl-url>sparkskins_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	  <!-- RPC SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/rpc.swc</path-element>
-		<rsl-url>rpc_4.15.0.0.swf</rsl-url>
+		<rsl-url>rpc_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Charts SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/charts.swc</path-element>
-		<rsl-url>charts_4.15.0.0.swf</rsl-url>
+		<rsl-url>charts_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Spark_dmv SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/spark_dmv.swc</path-element>
-		<rsl-url>spark_dmv_4.15.0.0.swf</rsl-url>
+		<rsl-url>spark_dmv_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- OSMF SWC -->
@@ -407,19 +407,19 @@
     -->
     <runtime-shared-library-path>
 		<path-element>libs/osmf.swc</path-element>
-		<rsl-url>osmf_4.15.0.0.swf</rsl-url>
+		<rsl-url>osmf_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- MX SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/mx/mx.swc</path-element>
-		<rsl-url>mx_4.15.0.0.swf</rsl-url>
+		<rsl-url>mx_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
       <!-- Advancedgrids SWC -->
 	<runtime-shared-library-path>
 		<path-element>libs/advancedgrids.swc</path-element>
-		<rsl-url>advancedgrids_4.15.0.0.swf</rsl-url>
+		<rsl-url>advancedgrids_4.16.0.0.swf</rsl-url>
 	</runtime-shared-library-path>
 
 	<!-- static-link-runtime-shared-libraries: statically link the libraries specified by the -runtime-shared-libraries-path option.-->