author | insilmaril |
Thu, 13 Jul 2006 08:40:58 +0000 | |
changeset 358 | 1cec1d19a157 |
parent 357 | 64819498efbf |
child 359 | 343d55383450 |
1.1 --- a/version.h Thu Jul 13 08:40:58 2006 +0000 1.2 +++ b/version.h Thu Jul 13 08:40:58 2006 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 #define VERSION_H 1.5 1.6 #define __VYM "VYM" 1.7 -#define __VYM_VERSION "1.8.0" 1.8 -#define __BUILD_DATE "June 16, 2006" 1.9 +#define __VYM_VERSION "1.8.1" 1.10 +#define __BUILD_DATE "July 13 2006" 1.11 1.12 #endif