summaryrefslogtreecommitdiff
path: root/src/winver.h
blob: 58f11bea5aed9bbe2d0ac2bc7e17707f3b808d25 (plain) (blame)
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"