Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Version.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OPENTXS_VERSION_MAJOR   @VERSION_MAJOR@
 
#define OPENTXS_VERSION_MINOR   @VERSION_MINOR@
 
#define OPENTXS_VERSION_BUGFIX   @VERSION_BUGFIX@
 
#define OPENTXS_VERSION_HASH   @VERSION_SHA1@
 
#define OPENTXS_VERSION_STRING   "@VERSION_STRING@"
 

Macro Definition Documentation

#define OPENTXS_VERSION_BUGFIX   @VERSION_BUGFIX@

Definition at line 12 of file Version.hpp.

#define OPENTXS_VERSION_HASH   @VERSION_SHA1@

Definition at line 13 of file Version.hpp.

#define OPENTXS_VERSION_MAJOR   @VERSION_MAJOR@

Definition at line 10 of file Version.hpp.

#define OPENTXS_VERSION_MINOR   @VERSION_MINOR@

Definition at line 11 of file Version.hpp.

#define OPENTXS_VERSION_STRING   "@VERSION_STRING@"

Definition at line 14 of file Version.hpp.