Repository: flex-utilities
Updated Branches:
  refs/heads/develop 004afb61c -> 08d56df37


update version to 1.1


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

Branch: refs/heads/develop
Commit: 08d56df37b367a19cf285bc359788453d97f9e9d
Parents: 004afb6
Author: Justin Mclean <[email protected]>
Authored: Mon Aug 25 22:44:37 2014 +1000
Committer: Justin Mclean <[email protected]>
Committed: Mon Aug 25 22:44:37 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/explorer.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/08d56df3/TourDeFlex/TourDeFlex3/src/explorer.mxml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/explorer.mxml 
b/TourDeFlex/TourDeFlex3/src/explorer.mxml
index 596d18e..a38136f 100755
--- a/TourDeFlex/TourDeFlex3/src/explorer.mxml
+++ b/TourDeFlex/TourDeFlex3/src/explorer.mxml
@@ -23,7 +23,7 @@
     <fx:Script>
         <![CDATA[
                        
-               static protected const VERSION:String = "1.0";  
+               static protected const VERSION:String = "1.1";  
                static protected const TITLE:String = "Tour De Flex Component 
Explorer";
                static protected const FULL_TITLE:String = "Apache Flex™ Tour 
De Flex Component Explorer " + VERSION;
 

Reply via email to