Bump 2.1.3

This commit is contained in:
mio
2025-02-17 20:26:31 +08:00
parent 9ec6b0be94
commit 8dcaa33c66
20 changed files with 41 additions and 27 deletions

View File

@@ -72,7 +72,7 @@ typedef size_t uc_hook;
// Unicorn API version
#define UC_API_MAJOR 2
#define UC_API_MINOR 1
#define UC_API_PATCH 2
#define UC_API_PATCH 3
// Release candidate version, 255 means the official release.
#define UC_API_EXTRA 255