1
/* VERSION DEFINITIONS */
2
#define VER_MAJOR 0
3
#define VER_MINOR 0
4
#define VER_RELEASE 29
5
#define VER_BUILD 1
6
#define PACKAGE_VERSION "0.0.29.1"