version.h
author insilmaril
Thu, 22 Sep 2005 12:14:23 +0000
changeset 164 d442a66e9121
parent 163 30b22f7bd009
child 166 325958acb69b
permissions -rw-r--r--
new way to handle tmpdir, minor changes
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.5"
     5 #define __BUILD_DATE__ "September 22, 2005"
     6 
     7 #endif