version.h
author insilmaril
Thu Jul 28 10:23:25 2005 +0000 (2005-07-28)
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