00001 #ifndef VERSION_H 00002 #define VERSION_H 00003 00004 #define VERSION_STR "0.7.0" 00005 00006 #endif /* VERSION_H */ 00007