This is an automated email from the ASF dual-hosted git repository.
pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new cef1e80 Update FlexVersion added VERSION_4_0
cef1e80 is described below
commit cef1e80de474ade46246165f803c8e8b4fc4861f
Author: pashminakazi <[email protected]>
AuthorDate: Wed Dec 16 12:49:46 2020 +0500
Update FlexVersion added VERSION_4_0
---
frameworks/projects/MXRoyale/src/main/royale/mx/core/FlexVersion.as | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/frameworks/projects/MXRoyale/src/main/royale/mx/core/FlexVersion.as
b/frameworks/projects/MXRoyale/src/main/royale/mx/core/FlexVersion.as
index 75810f0..47ec831 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/core/FlexVersion.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/core/FlexVersion.as
@@ -61,6 +61,8 @@ public class FlexVersion
* @productversion Flex 3
*/
public static const VERSION_3_0:uint = 0x03000000;
+
+ public static const VERSION_4_0:uint = 0x04000000