version.h
changeset 725 7ea31701156e
parent 723 11f9124c1cca
child 726 7f43b93242aa
     1.1 --- a/version.h	Mon Aug 04 13:35:54 2008 +0000
     1.2 +++ b/version.h	Tue Aug 05 07:36:53 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-07-18"
     1.8 +#define __VYM_BUILD_DATE "2008-08-05"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);