version.h
author jhilmer
Tue, 16 Aug 2005 17:27:34 +0000
changeset 153 47cd4ae30000
parent 151 4b2e70fbacec
child 157 677e702c5863
permissions -rw-r--r--
Fixed link handling in aboutdialog
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@141
     4
#define __VYM_VERSION__ "1.7.3"
insilmaril@151
     5
#define __BUILD_DATE__ "August 16, 2005"
insilmaril@0
     6
insilmaril@0
     7
#endif