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