version.h
changeset 141 c93caccfc116
parent 139 087e60400acc
child 143 56c57552f1d2
     1.1 --- a/version.h	Thu Jul 28 10:23:24 2005 +0000
     1.2 +++ b/version.h	Thu Jul 28 10:23:25 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.7.2"
     1.8 -#define __BUILD_DATE__ "July 27, 2005"
     1.9 +#define __VYM_VERSION__ "1.7.3"
    1.10 +#define __BUILD_DATE__ "July 28, 2005"
    1.11  
    1.12  #endif