Skip to main content
Version: Next

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 25
#define NOXTLS_VERSION_STRING "0.2.25"

Use NOXTLS_VERSION_STRING for display and the numeric macros for compile-time checks.