changeset 682 | 16af22e2c155 |
parent 679 | d2f72e448522 |
child 684 | 5f9a2771680d |
1.1 --- a/version.h Mon Mar 03 09:25:40 2008 +0000 1.2 +++ b/version.h Tue Apr 08 08:28:37 2008 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 #define __VYM_VERSION "1.11.6" 1.5 //#define __VYM_CODENAME "Codename: 1.10.0-RC-3" 1.6 #define __VYM_CODENAME "Codename: development version" 1.7 -#define __VYM_BUILD_DATE "2008-02-29" 1.8 +#define __VYM_BUILD_DATE "2008-03-13" 1.9 1.10 1.11 bool checkVersion(const QString &);