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
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@163
     4
#define __VYM_VERSION__ "1.7.5"
insilmaril@164
     5
#define __BUILD_DATE__ "September 22, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif