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