summaryrefslogtreecommitdiff
path: root/src/winver.h
blob: 46eb942c9d5cddc698441bd19bc453b962dc9290 (plain) (blame)
1
2
3
4
5
6
/* VERSION DEFINITIONS */
#define VER_MAJOR 0
#define VER_MINOR 6
#define VER_RELEASE 0
#define VER_BUILD 0
#define PACKAGE_VERSION "0.6.0.0"