|
GTIRB
v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
|
Holds the version macros. Read from version.txt. More...

Go to the source code of this file.
Macros | |
| #define | GTIRB_MAJOR_VERSION 2 |
| #define | GTIRB_MINOR_VERSION 3 |
| #define | GTIRB_PATCH_VERSION 1 |
| #define | GTIRB_PROTOBUF_VERSION 4 |
| #define | GTIRB_VERSION_STRING "2.3.1" |
Holds the version macros. Read from version.txt.
| #define GTIRB_MAJOR_VERSION 2 |
Major Version
| #define GTIRB_MINOR_VERSION 3 |
Minor Version
| #define GTIRB_PATCH_VERSION 1 |
Patch Version
| #define GTIRB_PROTOBUF_VERSION 4 |
The version of the Protobuf files produced by this API.
| #define GTIRB_VERSION_STRING "2.3.1" |
Full version
1.8.17