diff -r 658ad3bc0c8a -r dfbc371b7280 version.h --- a/version.h Sat Mar 31 09:28:27 2007 +0000 +++ b/version.h Sat Mar 31 09:28:27 2007 +0000 @@ -4,8 +4,8 @@ #include #define __VYM_NAME "VYM" -#define __VYM_VERSION "1.8.69" -#define __VYM_BUILD_DATE "March 21, 2007" +#define __VYM_VERSION "1.8.70" +#define __VYM_BUILD_DATE "March 31, 2007" bool checkVersion(const QString &);