version.h
changeset 442 dfbc371b7280
parent 439 717b20c56358
child 445 0796c5592f00
     1.1 --- a/version.h	Sat Mar 31 09:28:27 2007 +0000
     1.2 +++ b/version.h	Sat Mar 31 09:28:27 2007 +0000
     1.3 @@ -4,8 +4,8 @@
     1.4  #include <QString>
     1.5  
     1.6  #define __VYM_NAME "VYM"
     1.7 -#define __VYM_VERSION "1.8.69"
     1.8 -#define __VYM_BUILD_DATE "March 21, 2007"
     1.9 +#define __VYM_VERSION "1.8.70"
    1.10 +#define __VYM_BUILD_DATE "March 31, 2007"
    1.11  
    1.12  
    1.13  bool checkVersion(const QString &);