version.h
author insilmaril
Tue, 03 Jan 2006 09:44:41 +0000
changeset 175 728f51b71e71
parent 166 325958acb69b
child 179 d1d6d9c29f9f
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.5"
     5 #define __BUILD_DATE__ "October 10, 2005"
     6 
     7 #endif