Skip to content

Commit 0b9764c

Browse files
Change CURRENT_VERSION to 4.16.1
1 parent 0e0220d commit 0b9764c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/projects/framework/src/mx/core/FlexVersion.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public class FlexVersion
5656
* @playerversion AIR 1.1
5757
* @productversion Flex 3
5858
*/
59-
public static const CURRENT_VERSION:uint = 0x04100000;
59+
public static const CURRENT_VERSION:uint = 0x04100001;
6060

6161
/**
6262
* The <code>compatibilityVersion</code> value of Flex 4.16.1,

0 commit comments

Comments
 (0)