/* VERSION DEFINITIONS */
#define VER_MAJOR ${VER_MAJOR}
#define VER_MINOR ${VER_MINOR}
#define VER_RELEASE ${VER_RELEASE}
#define VER_BUILD ${VER_BUILD}
#define PACKAGE_VERSION "${VERSION}"