version.h
changeset 628 d7d0708b1c60
parent 625 22955004d512
child 635 459f0a2d5485
     1.1 --- a/version.h	Tue Dec 04 12:32:56 2007 +0000
     1.2 +++ b/version.h	Tue Dec 04 12:32:59 2007 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.11.3"
     1.5  //#define __VYM_CODENAME "Codename: 1.10.0-RC-3"
     1.6  #define __VYM_CODENAME "Codename: development version"
     1.7 -#define __VYM_BUILD_DATE "2007-11-09"
     1.8 +#define __VYM_BUILD_DATE "2007-12-04"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);