We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebd323 commit 27da5a5Copy full SHA for 27da5a5
jerry-core/include/jerryscript-core.h
@@ -34,7 +34,7 @@ extern "C"
34
/**
35
* Major version of JerryScript API.
36
*/
37
-#define JERRY_API_MAJOR_VERSION 1
+#define JERRY_API_MAJOR_VERSION 2
38
39
40
* Minor version of JerryScript API.
0 commit comments