Rizin
unix-like reverse engineering framework and cli tools
rz_version.h File Reference

Go to the source code of this file.

Macros

#define RZ_VERSION_MAJOR   0
 
#define RZ_VERSION_MINOR   5
 
#define RZ_VERSION_PATCH   0
 
#define RZ_VERSION_NUMBER   5000
 
#define RZ_VERSION   "0.5.0"
 

Macro Definition Documentation

◆ RZ_VERSION

#define RZ_VERSION   "0.5.0"

Definition at line 8 of file rz_version.h.

◆ RZ_VERSION_MAJOR

#define RZ_VERSION_MAJOR   0

Definition at line 4 of file rz_version.h.

◆ RZ_VERSION_MINOR

#define RZ_VERSION_MINOR   5

Definition at line 5 of file rz_version.h.

◆ RZ_VERSION_NUMBER

#define RZ_VERSION_NUMBER   5000

Definition at line 7 of file rz_version.h.

◆ RZ_VERSION_PATCH

#define RZ_VERSION_PATCH   0

Definition at line 6 of file rz_version.h.