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