version.h
author insilmaril
Tue Aug 02 08:12:14 2005 +0000 (2005-08-02)
changeset 146 1b52ff19aad5
parent 143 56c57552f1d2
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