version.h
changeset 785 5987f9f15bac
parent 779 1fb50e79661c
child 787 c6bb4fdcc55f
     1.1 --- a/version.h	Mon Jul 27 12:53:17 2009 +0000
     1.2 +++ b/version.h	Mon Aug 03 10:42:12 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-07-07"
     1.8 +#define __VYM_BUILD_DATE "2009-08-03"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);