You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/07/08 14:49:56 UTC

[4/9] git commit: [flex-utilities] [refs/heads/develop] - 3.3

3.3


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/c23ac004
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/c23ac004
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/c23ac004

Branch: refs/heads/develop
Commit: c23ac00403dfdaa0701501c94cee0be9a98cc79d
Parents: 5fef188
Author: Alex Harui <ah...@apache.org>
Authored: Tue Jul 7 14:58:42 2015 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Jul 8 05:49:27 2015 -0700

----------------------------------------------------------------------
 flex-installer/installer/src/InstallApacheFlex-app.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/c23ac004/flex-installer/installer/src/InstallApacheFlex-app.xml
----------------------------------------------------------------------
diff --git a/flex-installer/installer/src/InstallApacheFlex-app.xml b/flex-installer/installer/src/InstallApacheFlex-app.xml
old mode 100755
new mode 100644
index 79ff410..995ee94
--- a/flex-installer/installer/src/InstallApacheFlex-app.xml
+++ b/flex-installer/installer/src/InstallApacheFlex-app.xml
@@ -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>3.2.0</versionNumber>
+	<versionNumber>3.3.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> -->