mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-21 06:13:54 +00:00
bump UC_VERSION_EXTRA to 1
This commit is contained in:
parent
a709e68dce
commit
5dbc640b9a
6 changed files with 6 additions and 11 deletions
|
|
@ -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
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue