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 2017/04/21 16:35:57 UTC

[33/43] git commit: [flex-asjs] [refs/heads/dual] - update FlexJS version number

update FlexJS version number


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

Branch: refs/heads/dual
Commit: 313e900e5aa56b94d967c6fc3c71b4a1d9dc2630
Parents: e8be4fc
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Apr 17 14:47:44 2017 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Apr 17 14:47:44 2017 +1000

----------------------------------------------------------------------
 .../org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as   | 4 ++--
 .../org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as   | 4 ++--
 .../org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/313e900e/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as
index 3af9332..adc62cc 100644
--- a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as
+++ b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatDDMMYYYYBead.as
@@ -26,7 +26,7 @@ package org.apache.flex.html.accessories
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10.2
 	 *  @playerversion AIR 2.6
-	 *  @productversion FlexJS 0.0
+	 *  @productversion FlexJS 0.8
 	 */
 	public class DateFormatDDMMYYYYBead extends SimpleDateFormatBead
 	{
@@ -36,7 +36,7 @@ package org.apache.flex.html.accessories
 		 *  @langversion 3.0
 		 *  @playerversion Flash 10.2
 		 *  @playerversion AIR 2.6
-		 *  @productversion FlexJS 0.0
+		 *  @productversion FlexJS 0.8
 		 */
 		public function DateFormatDDMMYYYYBead()
 		{

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/313e900e/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as
index 5519eba..7bed798 100644
--- a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as
+++ b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.as
@@ -26,7 +26,7 @@ package org.apache.flex.html.accessories
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10.2
 	 *  @playerversion AIR 2.6
-	 *  @productversion FlexJS 0.0
+	 *  @productversion FlexJS 0.8
 	 */
 	public class DateFormatMMDDYYYYBead extends SimpleDateFormatBead
 	{
@@ -36,7 +36,7 @@ package org.apache.flex.html.accessories
 		 *  @langversion 3.0
 		 *  @playerversion Flash 10.2
 		 *  @playerversion AIR 2.6
-		 *  @productversion FlexJS 0.0
+		 *  @productversion FlexJS 0.8
 		 */
 		public function DateFormatMMDDYYYYBead()
 		{

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/313e900e/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as
index ac0fe28..649b2a6 100644
--- a/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as
+++ b/frameworks/projects/Formatters/src/main/flex/org/apache/flex/html/accessories/DateFormatYYYYMMDDBead.as
@@ -26,7 +26,7 @@ package org.apache.flex.html.accessories
 	 *  @langversion 3.0
 	 *  @playerversion Flash 10.2
 	 *  @playerversion AIR 2.6
-	 *  @productversion FlexJS 0.0
+	 *  @productversion FlexJS 0.8
 	 */
 	public class DateFormatYYYYMMDDBead extends SimpleDateFormatBead
 	{
@@ -36,7 +36,7 @@ package org.apache.flex.html.accessories
          *  @langversion 3.0
          *  @playerversion Flash 10.2
          *  @playerversion AIR 2.6
-         *  @productversion FlexJS 0.0
+         *  @productversion FlexJS 0.8
          */
         public function DateFormatYYYYMMDDBead()
 		{