37#include <snapdev/poison.h>
Definitions of the cppthread version.
#define CPPTHREAD_VERSION_MINOR
The minor version of the cppthread library.
#define CPPTHREAD_VERSION_MAJOR
The major version of the cppthread library.
char const * get_version_string()
Get the full version of the library as a string.
#define CPPTHREAD_VERSION_STRING
The version as a string.
int get_release_version()
Get the minor version of the library.
#define CPPTHREAD_VERSION_PATCH
The patch version of the cppthread library.
int get_patch_version()
Get the patch version of the library.
int get_major_version()
Get the major version of the library.