version.h
author insilmaril
Tue, 30 Aug 2005 14:09:19 +0000
changeset 158 a33a2bdd8299
parent 157 677e702c5863
child 159 e44baadd4958
permissions -rw-r--r--
bugfixes for copy/paste of vymlink and hidden floatimages
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 30, 2005"
     6 
     7 #endif