version.h
author insilmaril
Wed Jan 25 09:04:00 2006 +0000 (2006-01-25)
changeset 194 de97201180ea
parent 191 2658342e3310
child 200 451cab91e350
permissions -rw-r--r--
smaller URL-icons for XHTML export
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.7"
     6 #define __BUILD_DATE "January 25, 2006"
     7 
     8 #endif