version.h
branchqt4-port
changeset 2 608f976aa7bb
parent 0 7a96bd401351
child 5 5cfbba1dc2f8
     1.1 --- a/version.h	Sun Jan 30 12:58:47 2005 +0000
     1.2 +++ b/version.h	Tue Jun 06 14:58:11 2006 +0000
     1.3 @@ -1,7 +1,8 @@
     1.4  #ifndef VERSION_H 
     1.5  #define VERSION_H
     1.6  
     1.7 -#define __VYM_VERSION__ "1.6.0"
     1.8 -#define __BUILD_DATE__ "January 4, 2005"
     1.9 +#define __VYM "VYM"
    1.10 +#define __VYM_VERSION "1.7.50"
    1.11 +#define __BUILD_DATE "June 5, 2006"
    1.12  
    1.13  #endif