Update API version to 2.4 (#3900)

JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
This commit is contained in:
Dániel Bátyai
2020-06-12 14:46:59 +02:00
committed by GitHub
parent 23bba1c6d9
commit c0270c4887
+1 -1
View File
@@ -39,7 +39,7 @@ extern "C"
/**
* Minor version of JerryScript API.
*/
#define JERRY_API_MINOR_VERSION 3
#define JERRY_API_MINOR_VERSION 4
/**
* Patch version of JerryScript API.