#include <nitro/version.h>
#define SDK_CURRENT_VERSION_NUMBER SDK_VERSION_NUMBER(SDK_VERSION_MAJOR, SDK_VERSION_MINOR, SDK_VERSION_RELSTEP)
This constant represents the SDK version being used. For details on the numeric values being represented, see SDK_VERSION_NUMBER
.
2005/11/14 Initial version.
CONFIDENTIAL