You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2013/10/28 05:21:58 UTC

svn commit: r1536243 - /flex/site/trunk/content/installer/sdk-installer-config-3.0.xml

Author: bigosmallm
Date: Mon Oct 28 04:21:58 2013
New Revision: 1536243

URL: http://svn.apache.org/r1536243
Log:
Updating installer/sdk-installer-config-3.0.xml to point to Installer 2.7 so that auto-update in Installer 2.6 kicks in.  

Modified:
    flex/site/trunk/content/installer/sdk-installer-config-3.0.xml

Modified: flex/site/trunk/content/installer/sdk-installer-config-3.0.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.0.xml?rev=1536243&r1=1536242&r2=1536243&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-3.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-3.0.xml Mon Oct 28 04:21:58 2013
@@ -21,7 +21,7 @@ limitations under the License.
 
 <config>
 	<version>
-		<latest>2.6.0</latest>
+		<latest>2.7.0</latest>
 	</version>
 	<files>
 
@@ -30,7 +30,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 -->
-		<file name="SDKInstallerApp" path="flex/installer/2.6/binaries/" file="apache-flex-sdk-installer-2.6.0-bin" />
+		<file name="SDKInstallerApp" path="flex/installer/2.7/binaries/" file="apache-flex-sdk-installer-2.7.0-bin" />
 
         <!-- Mirror URL CGI -->
         <file name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>