Version Macros
Build-time version constants from noxtls_version.h.
Macros
#define NOXTLS_VERSION_MAJOR 0
#define NOXTLS_VERSION_MINOR 1
#define NOXTLS_VERSION_PATCH 22
#define NOXTLS_VERSION_STRING "0.1.22"
Use NOXTLS_VERSION_STRING for display and the numeric macros for compile-time checks.