version.h
author insilmaril
Sun, 30 Jan 2005 12:58:47 +0000
branchvendor
changeset 1 9eb7767c2dfa
parent 0 7a96bd401351
child 2 608f976aa7bb
child 39 e37153bea487
child 83 e90f5bef70c8
permissions -rw-r--r--
Initial import.
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.0"
     5 #define __BUILD_DATE__ "January 4, 2005"
     6 
     7 #endif