Go to the documentation of this file.
26 #ifndef __vtkVersion_h
27 #define __vtkVersion_h
32 #if VTK_MINOR_VERSION & 1
33 # include <vtksys/DateStamp.h>
34 # define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", Date: " vtksys_DATE_STAMP_STRING
36 # define VTK_SOURCE_VERSION "vtk version " VTK_VERSION