Repository: flex-utilities
Updated Branches:
refs/heads/develop 14ac652db -> c6d5523e0
update namespaces to 4.0
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/a82bf1ec
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/a82bf1ec
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/a82bf1ec
Branch: refs/heads/develop
Commit: a82bf1ec1849ad036a3672bb5b66276bef65d0ca
Parents: 14ac652
Author: Alex Harui <aharui@apache.org>
Authored: Mon Mar 3 21:45:50 2014 -0800
Committer: Alex Harui <aharui@apache.org>
Committed: Mon Mar 3 21:45:50 2014 -0800
----------------------------------------------------------------------
ant_on_air/tests/AntOnAir-app.xml | 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/a82bf1ec/ant_on_air/tests/AntOnAir-app.xml
----------------------------------------------------------------------
diff --git a/ant_on_air/tests/AntOnAir-app.xml b/ant_on_air/tests/AntOnAir-app.xml
index 2894c1c..5367e0c 100644
--- a/ant_on_air/tests/AntOnAir-app.xml
+++ b/ant_on_air/tests/AntOnAir-app.xml
@@ -17,7 +17,7 @@
limitations under the License.
-->
-<application xmlns="http://ns.adobe.com/air/application/3.4">
+<application xmlns="http://ns.adobe.com/air/application/4.0">
<!-- Adobe AIR Application Descriptor File Template.
http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a82bf1ec/installer/src/InstallApacheFlex-app.xml
----------------------------------------------------------------------
diff --git a/installer/src/InstallApacheFlex-app.xml b/installer/src/InstallApacheFlex-app.xml
index 15e4ee7..c5f5598 100644
--- a/installer/src/InstallApacheFlex-app.xml
+++ b/installer/src/InstallApacheFlex-app.xml
@@ -17,7 +17,7 @@
limitations under the License.
-->
-<application xmlns="http://ns.adobe.com/air/application/3.8">
+<application xmlns="http://ns.adobe.com/air/application/4.0">
<!-- Adobe AIR Application Descriptor File Template.
|