Update API version to 2.1.0. (#3220)
Closes #3104. JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
committed by
Dániel Bátyai
parent
8f39d90f7c
commit
e8bc7a2b93
@@ -39,7 +39,12 @@ extern "C"
|
||||
/**
|
||||
* Minor version of JerryScript API.
|
||||
*/
|
||||
#define JERRY_API_MINOR_VERSION 0
|
||||
#define JERRY_API_MINOR_VERSION 1
|
||||
|
||||
/**
|
||||
* Patch version of JerryScript API.
|
||||
*/
|
||||
#define JERRY_API_PATCH_VERSION 0
|
||||
|
||||
/**
|
||||
* JerryScript init flags.
|
||||
|
||||
Reference in New Issue
Block a user