version.h
branchvendor
changeset 0 7a96bd401351
child 2 608f976aa7bb
child 39 e37153bea487
child 83 e90f5bef70c8
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/version.h	Sun Jan 30 12:58:47 2005 +0000
     1.3 @@ -0,0 +1,7 @@
     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 +
    1.10 +#endif