version.h
author insilmaril
Mon, 27 Mar 2006 20:21:58 +0000
changeset 264 4ee885c3b72c
parent 260 69d648a0a15b
child 266 7d91b35c1b6f
permissions -rw-r--r--
More documentation, fixed small bug where links of unselected objects where visible again
insilmaril@0
     1
#ifndef VERSION_H 
insilmaril@0
     2
#define VERSION_H
insilmaril@0
     3
insilmaril@191
     4
#define __VYM "VYM"
insilmaril@260
     5
#define __VYM_VERSION "1.7.12"
insilmaril@264
     6
#define __BUILD_DATE "March 27, 2006"
insilmaril@0
     7
insilmaril@0
     8
#endif