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
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@139
     4
#define __VYM_VERSION__ "1.7.2"
insilmaril@139
     5
#define __BUILD_DATE__ "July 27, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif