Bump version

This commit is contained in:
lazymio
2022-02-13 09:56:10 +01:00
parent 5b2c610527
commit 16e9efa4f5
3 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ typedef size_t uc_hook;
#define UC_API_MAJOR 2
#define UC_API_MINOR 0
#define UC_API_PATCH 0
#define UC_API_EXTRA 5
#define UC_API_EXTRA 6
// Unicorn package version
#define UC_VERSION_MAJOR UC_API_MAJOR