Update API version to 2.3 (#3889)

Update the API reference doc also.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com
This commit is contained in:
Péter Gál
2020-06-10 13:02:30 +02:00
committed by GitHub
parent 049a0c43f6
commit 01e9670365
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ extern "C"
/**
* Minor version of JerryScript API.
*/
#define JERRY_API_MINOR_VERSION 2
#define JERRY_API_MINOR_VERSION 3
/**
* Patch version of JerryScript API.