version.h
author insilmaril
Tue Jul 19 15:57:49 2005 +0000 (2005-07-19)
changeset 130 30cd58b70d02
parent 128 0dc9286ad3d4
child 131 16b250a57c17
permissions -rw-r--r--
undoCommand also for moving floatimage
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.1"
     5 #define __BUILD_DATE__ "July 19, 2005"
     6 
     7 #endif