version.h
author insilmaril
Thu, 21 Apr 2005 19:14:38 +0000
changeset 97 0b048b6bb6f4
parent 95 f688a9913724
child 98 58adc2d2ed08
permissions -rw-r--r--
xlink color, width and defaults can be saved/ restored now
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.6.4"
     5 #define __BUILD_DATE__ "April 21, 2005"
     6 
     7 #endif