version.h
changeset 728 a8a98a94899a
parent 727 96402b172173
child 729 7ddbe3fa34a1
     1.1 --- a/version.h	Wed Oct 29 17:42:34 2008 +0000
     1.2 +++ b/version.h	Tue Nov 04 12:09:10 2008 +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"
     1.7 -#define __VYM_BUILD_DATE "2008-10-29"
     1.8 +#define __VYM_BUILD_DATE "2008-11-04"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);