capstone-sys 0.18.0

System bindings to the capstone disassembly library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Package version of Capstone for Makefile.
# To be used to generate capstone.pc for pkg-config

# version major & minor 
PKG_MAJOR = 5
PKG_MINOR = 0

# version bugfix level. Example: PKG_EXTRA = 1
PKG_EXTRA = 6

# version tag. Examples: rc1, b2, post1 - or just comment out for no tag
PKG_TAG =