version.h
changeset 487 8fca3a710dc4
parent 486 9c86935835a4
child 493 a3caa8bed260
     1.1 --- a/version.h	Wed May 02 15:31:20 2007 +0000
     1.2 +++ b/version.h	Thu May 03 14:40:13 2007 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  #define __VYM_NAME "VYM"
     1.5  #define __VYM_VERSION "1.8.72"
     1.6  #define __VYM_CODENAME "Codename: 1.9.0-beta-1"
     1.7 -#define __VYM_BUILD_DATE "May 2, 2007"
     1.8 +#define __VYM_BUILD_DATE "May 3, 2007"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);