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