bump UC_VERSION_EXTRA to 1

This commit is contained in:
Nguyen Anh Quynh
2017-04-20 14:14:24 +08:00
parent a709e68dce
commit 5dbc640b9a
6 changed files with 6 additions and 11 deletions

View File

@ -70,7 +70,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 0
#define UC_VERSION_EXTRA 1
/*