Author: bigosmallm
Date: Sat Dec 22 08:31:48 2012
New Revision: 1425257

URL: http://svn.apache.org/viewvc?rev=1425257&view=rev
Log:
Changeed sdk-installer-config.xml to test Flex 4.9 RC6

Modified:
    incubator/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml
    incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml

Modified: incubator/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml
URL: 
http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml?rev=1425257&r1=1425256&r2=1425257&view=diff
==============================================================================
--- incubator/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml 
(original)
+++ incubator/flex/utilities/trunk/installer/src/InstallApacheFlex-app.xml Sat 
Dec 22 08:31:48 2012
@@ -45,7 +45,7 @@
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that 
represents application version which can be used to check for application 
upgrade. 
        Values can also be 1-part or 2-part. It is not necessary to have a 
3-part value.
        An updated version of application must have a versionNumber value 
higher than the previous version. Required for namespace >= 2.5 . -->
-       <versionNumber>1.0.9</versionNumber>
+       <versionNumber>2.0.0</versionNumber>
                         
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents 
the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->

Modified: incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml
URL: 
http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml?rev=1425257&r1=1425256&r2=1425257&view=diff
==============================================================================
--- incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml 
(original)
+++ incubator/flex/utilities/trunk/installer/src/sdk-installer-config.xml Sat 
Dec 22 08:31:48 2012
@@ -41,7 +41,7 @@ limitations under the License.
                                - don't use starting slash 
                                - for the second and later releases, remove the 
extension from the file name -->
 <!--           <file name="ApacheFlexSDK" 
path="incubator/flex/4.8.0-incubating/binaries/" 
file="apache-flex-sdk-4.8.0-incubating-bin.zip" /> -->
-               <file name="ApacheFlexSDK" 
path="http://people.apache.org/~jmclean/Apache%20Flex%204.9.0%20Release%20Candidate%203/binaries/";
 file="apache-flex-sdk-4.9.0-incubating-bin" />
+               <file name="ApacheFlexSDK" 
path="http://people.apache.org/~jmclean/Apache%20Flex%204.9.0%20Release%20Candidate%206/binaries/";
 file="apache-flex-sdk-4.9.0-bin" />
                
                <!-- Adobe AIR SDK -->
                <file name="AdobeAIRSDKWin" 
path="http://airdownload.adobe.com/air/win/download/3.1/"; 
file="AdobeAIRSDK.zip" />


Reply via email to