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 53
#define NOXTLS_VERSION_STRING "0.2.53"
Use NOXTLS_VERSION_STRING for display and the numeric macros for compile-time checks.