version.h
author insilmaril
Wed, 10 Aug 2005 06:26:20 +0000
changeset 150 85eab6b8120b
parent 148 401f76b830d1
child 151 4b2e70fbacec
permissions -rw-r--r--
still changing aboutWindow
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 8, 2005"
     6 
     7 #endif