CI(release): Bump 2.1.2

This commit is contained in:
mio
2025-02-10 22:11:12 +08:00
parent ad33384cd2
commit b8e19b6eef
12 changed files with 19 additions and 33 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 1
#define UC_API_PATCH 2
// Release candidate version, 255 means the official release.
#define UC_API_EXTRA 255