Csound and CsoundAC API  5.17
Defines
version.h File Reference

Defines

#define CS_APISUBVER
#define CS_APIVERSION
#define CS_PACKAGE_NAME   "Csound"
#define CS_PACKAGE_STRING   "Csound " VERSION
#define CS_PACKAGE_TARNAME   "csound"
#define CS_PACKAGE_VERSION   VERSION
#define CS_PATCHLEVEL   (6)
#define CS_SUBVER   (17)
#define CS_VERSION   (5)
#define VERSION   "5.17"

Define Documentation

#define CS_APISUBVER
Value:
6   /* for minor changes that will still allow
                                   compatiblity with older hosts */
#define CS_APIVERSION
Value:
2   /* should be increased anytime a new version
                                   contains changes that an older host will
                                   not be able to handle -- most likely this
                                   will be a change to an API function or
                                   the CSOUND struct */
#define CS_PACKAGE_NAME   "Csound"
#define CS_PACKAGE_STRING   "Csound " VERSION
#define CS_PACKAGE_TARNAME   "csound"
#define CS_PATCHLEVEL   (6)
#define CS_SUBVER   (17)
#define CS_VERSION   (5)
#define VERSION   "5.17"