Tag and release 2.1.1

This commit is contained in:
mio
2024-09-26 18:44:51 +08:00
parent 4fa34d43ef
commit 867770c7ef
12 changed files with 14 additions and 12 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 0
#define UC_API_PATCH 1
// Release candidate version, 255 means the official release.
#define UC_API_EXTRA 255