1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/version.h Sun Jan 30 12:59:03 2005 +0000
1.3 @@ -0,0 +1,7 @@
1.4 +#ifndef VERSION_H
1.5 +#define VERSION_H
1.6 +
1.7 +#define __VYM_VERSION__ "1.6.0"
1.8 +#define __BUILD_DATE__ "January 4, 2005"
1.9 +
1.10 +#endif