#ifndef VERSION_H_ #define VERSION_H_ #define VERSION_MAJOR (0) #define VERSION_MINOR (5) #endif /* VERSION_H_ */