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