version.h
author insilmaril
Tue, 03 Jan 2006 09:44:41 +0000
changeset 179 d1d6d9c29f9f
parent 166 325958acb69b
child 191 2658342e3310
permissions -rw-r--r--
1.7.6 New features for floatimages and fixes
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.6"
     5 #define __BUILD_DATE__ "January 4, 2006"
     6 
     7 #endif