version.h
changeset 795 6b0a5f4923d3
parent 792 7d67be709091
child 797 2876353ea150
     1.1 --- a/version.h	Tue Sep 08 12:15:39 2009 +0000
     1.2 +++ b/version.h	Thu Sep 17 09:41:09 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-09-08"
     1.8 +#define __VYM_BUILD_DATE "2009-09-09"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);