version.h
author insilmaril
Wed Mar 15 15:54:32 2006 +0000 (2006-03-15)
changeset 253 174dd40bf06a
parent 236 22a885118d50
child 260 69d648a0a15b
permissions -rw-r--r--
readded flag as xpm. png are not (easily) found
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM "VYM"
     5 #define __VYM_VERSION "1.7.11"
     6 #define __BUILD_DATE "March 14, 2006"
     7 
     8 #endif