upgrade version to 3.1.  It appears that builds like 3.0.1 are not supported 
unless you set the 1 as a build number


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

Branch: refs/heads/develop
Commit: 73888ccca7e6e4b3468ce50b55b415d1da9b4037
Parents: 655f3e4
Author: Alex Harui <aha...@apache.org>
Authored: Thu May 29 09:00:52 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Thu May 29 09:05:27 2014 -0700

----------------------------------------------------------------------
 installer/build.properties              | 2 +-
 installer/src/InstallApacheFlex-app.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/73888ccc/installer/build.properties
----------------------------------------------------------------------
diff --git a/installer/build.properties b/installer/build.properties
index c0e4fca..2e114b6 100644
--- a/installer/build.properties
+++ b/installer/build.properties
@@ -19,7 +19,7 @@
 -->
 
 #nano version number is added by build script
-release.version=3.0
+release.version=3.1
 
 #Flex Locations
 FLEX_HOME_WIN=C:/Program Files (x86)/Adobe/Adobe Flash Builder 
4.6/sdks/ApacheFlex4.10.0

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/73888ccc/installer/src/InstallApacheFlex-app.xml
----------------------------------------------------------------------
diff --git a/installer/src/InstallApacheFlex-app.xml 
b/installer/src/InstallApacheFlex-app.xml
index c5f5598..74dcfc5 100644
--- a/installer/src/InstallApacheFlex-app.xml
+++ b/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.0.0</versionNumber>
+       <versionNumber>3.1.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> -->

Reply via email to