/* * version.h */ #define SND_LIB_MAJOR … #define SND_LIB_MINOR … #define SND_LIB_SUBMINOR … #define SND_LIB_EXTRAVER … /** library version */ #define SND_LIB_VERSION … /** library version (string) */ #define SND_LIB_VERSION_STR …
/* * version.h */ #define SND_LIB_MAJOR … #define SND_LIB_MINOR … #define SND_LIB_SUBMINOR … #define SND_LIB_EXTRAVER … /** library version */ #define SND_LIB_VERSION … /** library version (string) */ #define SND_LIB_VERSION_STR …