version.h
author insilmaril
Thu, 28 Jul 2005 10:23:24 +0000
changeset 140 cf1e44192f1e
parent 139 087e60400acc
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