#ifndef VERSION_H_ #define VERSION_H_ #define VERSION_STRING "0.1.0" #define VERSION_NUMBER 010 #endif /* VERSION_H_ */