Skip to content

Commit 9d2fed4

Browse files
committed
v5.43.13 files
1 parent b7a2692 commit 9d2fed4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

KMC/ant/compile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- directory for the compiled swf -->
99
<property name="DEPLOY_DIR" value="${basedir}/bin-release"/>
1010

11-
<property name="KMC_VERSION" value="v5.43.12"/>
11+
<property name="KMC_VERSION" value="v5.43.13"/>
1212
<property name="KDP_VERSION" value="v3.9.9"/>
1313
<property name="HTML5_VERSION" value="v1.9.6"/>
1414
<property name="KCLIP_VERSION" value="v1.2"/>

KMC/src/KMC.mxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
* KMC version
6060
* */
6161
62-
public static var VERSION:String = "5.43.12";
62+
public static var VERSION:String = "5.43.13";
6363
6464
6565
// ==============================================================================

0 commit comments

Comments
 (0)