summaryrefslogtreecommitdiff
path: root/src/winver.h
blob: 02d48f713a9dab1841c557a832cc1e3804a35dac (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 0
#define PACKAGE_VERSION "0.0.24"