sidversion.h | sidversion.h | |||
---|---|---|---|---|
#ifndef LIBSIDPLAYFP_VERSION_H | #ifndef LIBSIDPLAYFP_VERSION_H | |||
#define LIBSIDPLAYFP_VERSION_H | #define LIBSIDPLAYFP_VERSION_H | |||
#ifndef SIDPLAYFP_H | #ifndef SIDPLAYFP_H | |||
# error Do not include directly. | # error Do not include directly. | |||
#endif | #endif | |||
#define LIBSIDPLAYFP_VERSION_MAJ 1 | #define LIBSIDPLAYFP_VERSION_MAJ 1 | |||
#define LIBSIDPLAYFP_VERSION_MIN 2 | #define LIBSIDPLAYFP_VERSION_MIN 2 | |||
#define LIBSIDPLAYFP_VERSION_LEV 1 | #define LIBSIDPLAYFP_VERSION_LEV 2 | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||