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