1 #ifndef VERSION_H
2 #define VERSION_H
3
4 #define __VYM_VERSION__ "1.7.2"
5 #define __BUILD_DATE__ "July 27, 2005"
6
7 #endif