Skip to content
Snippets Groups Projects
Commit a812392b authored by Ken Martin's avatar Ken Martin
Browse files

Up to 2.4

parent 97e3a36c
No related branches found
Tags v2.8.9
No related merge requests found
......@@ -54,11 +54,11 @@ MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
#include "vtkObject.h"
#define VTK_VERSION "2.3.0"
#define VTK_VERSION "2.4.0"
#define VTK_MAJOR_VERSION 2
#define VTK_MINOR_VERSION 3
#define VTK_MINOR_VERSION 4
#define VTK_BUILD_VERSION 0
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.210 $, $Date: 1999-06-30 00:04:57 $ (GMT)"
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.211 $, $Date: 1999-06-30 17:48:40 $ (GMT)"
class VTK_EXPORT vtkVersion : public vtkObject {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment