version.h
author insilmaril
Sat, 09 Apr 2005 22:50:08 +0000
changeset 94 6783e13bb05d
parent 93 31c6ce8efbc7
child 95 f688a9913724
permissions -rw-r--r--
links are now partially visible, if one end is scrolled
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.3"
     5 #define __BUILD_DATE__ "April 11, 2005"
     6 
     7 #endif