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