version.h
author insilmaril
Mon, 10 Oct 2005 11:20:25 +0000
changeset 166 325958acb69b
parent 164 d442a66e9121
child 179 d1d6d9c29f9f
permissions -rw-r--r--
New mechanism for clipboard
     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