version.h
changeset 802 f076fdec767d
parent 798 d251c7b2de54
child 804 14f2b1b15242
     1.1 --- a/version.h	Fri Oct 02 09:40:57 2009 +0000
     1.2 +++ b/version.h	Fri Oct 02 13:24:55 2009 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.13.0"
     1.5  //#define __VYM_CODENAME "Codename: RC-1"
     1.6  #define __VYM_CODENAME "Codename: development version, not for production!"
     1.7 -#define __VYM_BUILD_DATE "2009-10-01"
     1.8 +#define __VYM_BUILD_DATE "2009-10-02"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);