version.h
changeset 103 c810a11d11d9
parent 102 dba9303a1a5c
child 104 270593ab83b2
     1.1 --- a/version.h	Wed May 18 07:39:58 2005 +0000
     1.2 +++ b/version.h	Mon May 23 15:28:20 2005 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #ifndef VERSION_H 
     1.5  #define VERSION_H
     1.6  
     1.7 -#define __VYM_VERSION__ "1.6.5"
     1.8 -#define __BUILD_DATE__ "May 17, 2005"
     1.9 +#define __VYM_VERSION__ "1.6.6"
    1.10 +#define __BUILD_DATE__ "May 23, 2005"
    1.11  
    1.12  #endif