Author: bigosmallm
Date: Tue Jul 23 08:32:08 2013
New Revision: 1505930

URL: http://svn.apache.org/r1505930
Log:
Getting Installer to work with 4.10 RC3

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=1505930&r1=1505929&r2=1505930&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 Tue Jul 23 
08:32:08 2013
@@ -35,14 +35,14 @@ limitations under the License.
         <!-- Mirror URL CGI -->
         <file name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>
 
-               <file name="FlexVersions" versions="4.10.0 RC2,4.9.1,Nightly" 
default="4.10.0 RC2" />
+               <file name="FlexVersions" versions="4.10.0 RC3,4.9.1,Nightly" 
default="4.10.0 RC3" />
 
         <!-- Apache Flex binary distribution
              Notes:
                  - path is relative to mirror URL; don't use starting slash
                  - use http based url if you want to use an absolute url 
instead of mirror
                  - remove the extension from the file name -->
-               <file name="4.10.0 RC2" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.10.0/rc2/binaries/"; 
file="apache-flex-sdk-4.10.0-bin"/>
+               <file name="4.10.0 RC3" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.10.0/rc3/binaries/"; 
file="apache-flex-sdk-4.10.0-bin"/>
                <file name="4.9.1" path="flex/4.9.1/binaries/" 
file="apache-flex-sdk-4.9.1-bin"/>
                <file name="Nightly" 
path="https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-sdk-4.10.0-bin" /> 
 


Reply via email to