GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Macros
version.h File Reference

Holds the version macros. Read from version.txt. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GTIRB_MAJOR_VERSION   2
 
#define GTIRB_MINOR_VERSION   1
 
#define GTIRB_PATCH_VERSION   0
 
#define GTIRB_PROTOBUF_VERSION   4
 
#define GTIRB_VERSION_STRING   "2.1.0"
 

Detailed Description

Holds the version macros. Read from version.txt.

Macro Definition Documentation

◆ GTIRB_MAJOR_VERSION

#define GTIRB_MAJOR_VERSION   2

Major Version

◆ GTIRB_MINOR_VERSION

#define GTIRB_MINOR_VERSION   1

Minor Version

◆ GTIRB_PATCH_VERSION

#define GTIRB_PATCH_VERSION   0

Patch Version

◆ GTIRB_PROTOBUF_VERSION

#define GTIRB_PROTOBUF_VERSION   4

The version of the Protobuf files produced by this API.

◆ GTIRB_VERSION_STRING

#define GTIRB_VERSION_STRING   "2.1.0"

Full version