version.h
author insilmaril
Tue, 02 Aug 2005 08:12:14 +0000
changeset 147 40de292411b6
parent 146 1b52ff19aad5
child 148 401f76b830d1
permissions -rw-r--r--
Bugfix: Now correct always correct size of heading
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 2, 2005"
     6 
     7 #endif