mirror of
https://github.com/zyantific/zydis
synced 2026-06-08 18:41:39 +00:00
3278c86aa6
* Bump version number to 5.0.0 Since we already introduced breaking API changes, so there should be a way to detect those changes for users. * Remove type cast in VERSION macros Allows preprocesser #if statements to use version macros. * ci: fix meson minimal build