diff -r 41937601b3b8 -r 98449ef9eccd version.h --- a/version.h Mon Jul 27 12:53:19 2009 +0000 +++ b/version.h Thu Jul 30 07:40:05 2009 +0000 @@ -7,7 +7,7 @@ #define __VYM_VERSION "1.12.3" #define __VYM_CODENAME "Maintenance Update " //#define __VYM_CODENAME "Codename: development version" -#define __VYM_BUILD_DATE "2009-07-24" +#define __VYM_BUILD_DATE "2009-07-29" bool checkVersion(const QString &);