Author: piotrz
Date: Mon Apr 23 06:25:56 2018
New Revision: 1829812
URL: http://svn.apache.org/viewvc?rev=1829812&view=rev
Log:
Update Apache Flex SDK Installer config to 3.3.1
Modified:
flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?rev=1829812&r1=1829811&r2=1829812&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Mon Apr 23 06:25:56 2018
@@ -28,7 +28,7 @@ limitations under the License.
-->
<config>
<version>
- <latest>3.1.0</latest>
+ <latest>3.3.1</latest>
</version>
<languages>
<locale1 id="de_DE" name="Deutsch" path="http://flex.apache.org/installer/properties/de_DE.properties"/>
@@ -51,7 +51,7 @@ limitations under the License.
- use full URL when binaries are NOT released yet, else use
path relative to mirror
- if path is relative, don't use starting slash -->
- <installer name="SDKInstallerApp" path="flex/installer/3.3/binaries/" file="apache-flex-sdk-installer-3.3.0-bin"/>
+ <installer name="SDKInstallerApp" path="flex/installer/3.3.1/binaries/" file="apache-flex-sdk-installer-3.3.1-bin"/>
<!-- Mirror URL CGI -->
<mirror name="MirrorURLCGI" path="" file="single-mirror-url--xml.cgi"/>
<products>
|