version.h
changeset 494 eea7fa702968
parent 493 a3caa8bed260
child 499 4b7989874d12
     1.1 --- a/version.h	Thu May 17 20:19:07 2007 +0000
     1.2 +++ b/version.h	Mon May 21 13:05:25 2007 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.8.72"
     1.5  //#define __VYM_CODENAME "Codename: 1.9.0-beta-1"
     1.6  #define __VYM_CODENAME "Codename: development version"
     1.7 -#define __VYM_BUILD_DATE "May 16, 2007"
     1.8 +#define __VYM_BUILD_DATE "May 21, 2007"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);