summaryrefslogtreecommitdiffstats
path: root/src/common/winver.h
blob: 03a0c215e0a1abcd3c9e5e9f9840893537a1f958 (plain)
1
2
3
4
5
6
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
#define VER_MINOR 1
#define VER_RELEASE 0
#define VER_BUILD 0
#define PACKAGE_VERSION "0.1.0.0"