version.h
author insilmaril
Fri, 19 Aug 2005 07:42:31 +0000
changeset 156 32dec8762b2d
parent 151 4b2e70fbacec
child 157 677e702c5863
permissions -rw-r--r--
added license in new aboutwindow and debian subdir by Steffen Joeris
     1 #ifndef VERSION_H 
     2 #define VERSION_H
     3 
     4 #define __VYM_VERSION__ "1.7.3"
     5 #define __BUILD_DATE__ "August 16, 2005"
     6 
     7 #endif