bump version to 1.0.3

This commit is contained in:
Nguyen Anh Quynh
2021-05-16 21:38:08 +08:00
parent db1b6342a3
commit 2874435d2f
9 changed files with 9 additions and 9 deletions

View File

@ -71,7 +71,7 @@ typedef size_t uc_hook;
// Unicorn package version
#define UC_VERSION_MAJOR UC_API_MAJOR
#define UC_VERSION_MINOR UC_API_MINOR
#define UC_VERSION_EXTRA 2
#define UC_VERSION_EXTRA 3
/*