#ifndef VERSION_H #define VERSION_H #define VERSION "1.09" void do_about(void); #endif