version.h
author insilmaril
Thu Jul 28 10:23:24 2005 +0000 (2005-07-28)
changeset 140 cf1e44192f1e
parent 137 88d2a027ef14
child 141 c93caccfc116
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.2"
     5 #define __BUILD_DATE__ "July 27, 2005"
     6 
     7 #endif