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