cpp-hocon
0.3.0
|
Go to the source code of this file.
Macros | |
#define | CPP_HOCON_VERSION_MAJOR 0 |
The cpp-hocon library major version. More... | |
#define | CPP_HOCON_VERSION_MINOR 3 |
The cpp-hocon library minor version. More... | |
#define | CPP_HOCON_VERSION_PATCH 0 |
The cpp-hocon library patch version. More... | |
#define | CPP_HOCON_VERSION "0.3.0" |
The cpp-hocon library version as a string (without commit SHA1). More... | |
#define | CPP_HOCON_VERSION_WITH_COMMIT "0.3.0 (commit fcf64f1fd6f43e10a9ac61c1b88905bcce638561)" |
The cpp-hocon library version as a string (with commit SHA1). More... | |
Declares macros for the cpp-hocon library version.
Definition in file version.h.
#define CPP_HOCON_VERSION "0.3.0" |
#define CPP_HOCON_VERSION_MAJOR 0 |
#define CPP_HOCON_VERSION_MINOR 3 |
#define CPP_HOCON_VERSION_PATCH 0 |