version.h
changeset 640 6b7b49e367b8
parent 635 459f0a2d5485
child 645 2abfdb7e85f4
     1.1 --- a/version.h	Mon Jan 07 14:52:49 2008 +0000
     1.2 +++ b/version.h	Mon Jan 07 14:52:51 2008 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.11.4"
     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-12-17"
     1.8 +#define __VYM_BUILD_DATE "2008-01-02"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);