Skip to content

Commit d740470

Browse files
authored
Update API version to 2.2.0 (#3547)
JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai [email protected]
1 parent b044d4a commit d740470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jerry-core/include/jerryscript-core.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extern "C"
3939
/**
4040
* Minor version of JerryScript API.
4141
*/
42-
#define JERRY_API_MINOR_VERSION 1
42+
#define JERRY_API_MINOR_VERSION 2
4343

4444
/**
4545
* Patch version of JerryScript API.

0 commit comments

Comments
 (0)