summaryrefslogtreecommitdiffstats
path: root/src/common/winver.h.in
blob: fb0aac2c09c4077cb8cd68e682bddc63b45cdbb8 (plain)
1
2
3
4
5
6
/* 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}"