version.h
branchrelease-1-12-maintained
changeset 42 b2c0fe7cfdef
parent 39 e37153bea487
child 43 cf274b28e5fe
     1.1 --- a/version.h	Thu Jul 17 12:55:24 2008 +0000
     1.2 +++ b/version.h	Thu Jul 17 15:11:13 2008 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  #define __VYM_VERSION "1.12.1"
     1.5  #define __VYM_CODENAME "Maintenance Update"
     1.6  //#define __VYM_CODENAME "Codename: development version"
     1.7 -#define __VYM_BUILD_DATE "2008-07-16"
     1.8 +#define __VYM_BUILD_DATE "2008-07-17"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);