version.h
changeset 614 040f32294895
parent 608 6cdc2e7b1937
child 615 497f19b3c1fe
     1.1 --- a/version.h	Wed Oct 24 12:21:24 2007 +0000
     1.2 +++ b/version.h	Wed Oct 24 14:41:34 2007 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.11.0"
     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-10-19"
     1.8 +#define __VYM_BUILD_DATE "2007-10-24"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);