branch | qt4-port |
changeset 14 | f4c37956d28d |
parent 11 | b8c547f0fc58 |
child 16 | 41c3d7f9f532 |
1.1 --- a/version.h Thu Jul 27 14:07:11 2006 +0000 1.2 +++ b/version.h Tue Aug 15 11:43:21 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.51" 1.8 -#define __BUILD_DATE "July 27, 2006" 1.9 +#define __VYM_VERSION "1.8.52" 1.10 +#define __BUILD_DATE "August 15, 2006" 1.11 1.12 #endif