changeset 399 | 190b3a70fabc |
parent 395 | 7ced3733ba60 |
child 401 | f364b13047ba |
1.1 --- a/version.h Mon Oct 30 12:39:37 2006 +0000 1.2 +++ b/version.h Thu Nov 16 10:07:11 2006 +0000 1.3 @@ -4,8 +4,8 @@ 1.4 #include <QString> 1.5 1.6 #define __VYM "VYM" 1.7 -#define __VYM_VERSION "1.8.58" 1.8 -#define __BUILD_DATE "October 25, 2006" 1.9 +#define __VYM_VERSION "1.8.59" 1.10 +#define __BUILD_DATE "November 14, 2006" 1.11 1.12 1.13 bool checkVersion(const QString &);