diff -r e37153bea487 -r b2c0fe7cfdef version.h --- a/version.h Thu Jul 17 09:27:20 2008 +0000 +++ b/version.h Thu Jul 17 15:11:13 2008 +0000 @@ -7,7 +7,7 @@ #define __VYM_VERSION "1.12.1" #define __VYM_CODENAME "Maintenance Update" //#define __VYM_CODENAME "Codename: development version" -#define __VYM_BUILD_DATE "2008-07-16" +#define __VYM_BUILD_DATE "2008-07-17" bool checkVersion(const QString &);