version.h
author insilmaril
Thu Sep 22 12:14:23 2005 +0000 (2005-09-22)
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