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 2012/07/31 10:35:04 UTC

svn commit: r1367460 - in /incubator/flex/utilities/InstallApacheFlex: build.number src/InstallApacheFlex-app.xml

Author: bigosmallm
Date: Tue Jul 31 08:35:04 2012
New Revision: 1367460

URL: http://svn.apache.org/viewvc?rev=1367460&view=rev
Log:
Updated version number to 0.7.13

Modified:
    incubator/flex/utilities/InstallApacheFlex/build.number
    incubator/flex/utilities/InstallApacheFlex/src/InstallApacheFlex-app.xml

Modified: incubator/flex/utilities/InstallApacheFlex/build.number
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/InstallApacheFlex/build.number?rev=1367460&r1=1367459&r2=1367460&view=diff
==============================================================================
--- incubator/flex/utilities/InstallApacheFlex/build.number (original)
+++ incubator/flex/utilities/InstallApacheFlex/build.number Tue Jul 31 08:35:04 2012
@@ -1,3 +1,3 @@
 #Build Number for ANT. Do not edit!
-#Mon Jul 30 18:06:43 PDT 2012
-build.number=12
+#Tue Jul 31 01:29:27 PDT 2012
+build.number=13

Modified: incubator/flex/utilities/InstallApacheFlex/src/InstallApacheFlex-app.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/InstallApacheFlex/src/InstallApacheFlex-app.xml?rev=1367460&r1=1367459&r2=1367460&view=diff
==============================================================================
--- incubator/flex/utilities/InstallApacheFlex/src/InstallApacheFlex-app.xml (original)
+++ incubator/flex/utilities/InstallApacheFlex/src/InstallApacheFlex-app.xml Tue Jul 31 08:35:04 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>0.7.12</versionNumber>
+	<versionNumber>0.7.13</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> -->