#ifndef VERSION_H #define VERSION_H #define __VYM "VYM" #define __VYM_VERSION "1.8.1" #define __BUILD_DATE "July 31 2006" #endif