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