changeset 182 | 2747c4145c71 |
parent 166 | 325958acb69b |
child 191 | 2658342e3310 |
1.1 --- a/version.h Mon Oct 10 11:20:25 2005 +0000 1.2 +++ b/version.h Tue Jan 24 15:09:48 2006 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 #ifndef VERSION_H 1.5 #define VERSION_H 1.6 1.7 -#define __VYM_VERSION__ "1.7.5" 1.8 -#define __BUILD_DATE__ "October 10, 2005" 1.9 +#define __VYM_VERSION__ "1.7.6" 1.10 +#define __BUILD_DATE__ "January 4, 2006" 1.11 1.12 #endif