Skip to content

Commit 9a6547a

Browse files
committed
version 3.2.4.09
1 parent 363cf49 commit 9a6547a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/net.sf.j2s.java.core/srcjs/js/j2sClazz.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ window["j2s.clazzloaded"] = true;
6565
_debugging: false,
6666
_loadcore: true,
6767
_nooutput: 0,
68-
_VERSION_R: "3.2.4.07", //runtime
69-
_VERSION_T: "3.2.4.07", //transpiler
68+
_VERSION_R: "3.2.4.09", //runtime
69+
_VERSION_T: "3.2.4.09", //transpiler
7070
};
7171

7272
;(function(Clazz, J2S) {

0 commit comments

Comments
 (0)