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