version 3.3.2
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/679b4c7b Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/679b4c7b Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/679b4c7b Branch: refs/heads/develop Commit: 679b4c7ba8d8ad22c79ea150cdc75986b1d31c1d Parents: b0290fd Author: Alex Harui <[email protected]> Authored: Wed Jun 20 14:15:49 2018 -0700 Committer: Alex Harui <[email protected]> Committed: Wed Jun 20 14:15:49 2018 -0700 ---------------------------------------------------------------------- flex-installer/installer/src/InstallApacheFlex-app.xml | 2 +- .../installer/src/installer/sdk-installer-config-4.0.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/679b4c7b/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 index f461d74..97f00a2 100644 --- a/flex-installer/installer/src/InstallApacheFlex-app.xml +++ b/flex-installer/installer/src/InstallApacheFlex-app.xml @@ -47,7 +47,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.3.1</versionNumber> + <versionNumber>3.3.2</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> --> http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/679b4c7b/flex-installer/installer/src/installer/sdk-installer-config-4.0.xml ---------------------------------------------------------------------- diff --git a/flex-installer/installer/src/installer/sdk-installer-config-4.0.xml b/flex-installer/installer/src/installer/sdk-installer-config-4.0.xml index 37142e5..4baf844 100644 --- a/flex-installer/installer/src/installer/sdk-installer-config-4.0.xml +++ b/flex-installer/installer/src/installer/sdk-installer-config-4.0.xml @@ -28,7 +28,7 @@ limitations under the License. --> <config> <version> - <latest>3.3.1</latest> + <latest>3.3.2</latest> </version> <languages> <locale1 id="de_DE" name="Deutsch" path="http://flex.apache.org/installer/properties/de_DE.properties"/>
