version.h
changeset 736 21f115d48daf
parent 735 84ae10f6e3a3
child 738 716a777c1c98
     1.1 --- a/version.h	Tue Jan 20 15:23:16 2009 +0000
     1.2 +++ b/version.h	Thu Jan 22 11:39:53 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"
     1.7 -#define __VYM_BUILD_DATE "2009-01-20"
     1.8 +#define __VYM_BUILD_DATE "2009-01-22"
     1.9  
    1.10  
    1.11  bool checkVersion(const QString &);