mirror of https://github.com/x64dbg/zydis
Updated version to 2.0.1.0
This commit is contained in:
parent
2852492484
commit
3263a65b56
|
@ -64,7 +64,7 @@ extern "C" {
|
|||
/**
|
||||
* @brief A macro that defines the zydis version.
|
||||
*/
|
||||
#define ZYDIS_VERSION (ZydisU64)0x0002000000000000
|
||||
#define ZYDIS_VERSION (ZydisU64)0x0002000000010000
|
||||
|
||||
/* ---------------------------------------------------------------------------------------------- */
|
||||
/* Helper macros */
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue