Rizin
unix-like reverse engineering framework and cli tools
rz_version.h
Go to the documentation of this file.
1
#ifndef RZ_VERSION_H
2
#define RZ_VERSION_H
3
4
#define RZ_VERSION_MAJOR 0
5
#define RZ_VERSION_MINOR 5
6
#define RZ_VERSION_PATCH 0
7
#define RZ_VERSION_NUMBER 5000
8
#define RZ_VERSION "0.5.0"
9
/* #undef RZ_PACKAGER_VERSION */
10
/* #undef RZ_PACKAGER */
11
#endif
build
rz_version.h
Generated by
1.9.1