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