version.h
author insilmaril
Thu, 28 Jul 2005 10:23:25 +0000
changeset 141 c93caccfc116
parent 139 087e60400acc
child 143 56c57552f1d2
permissions -rw-r--r--
1.7.3 Bugfix: scrolled frames were not hidden
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "July 28, 2005"
     6 
     7 #endif