Skip to content
Snippets Groups Projects
Commit 2d52d2d4 authored by David Cole's avatar David Cole
Browse files

ENH: Final edit for tagging VTK-5-2-0.

parent feecee0c
No related branches found
Tags v4.2.6
No related merge requests found
......@@ -20,8 +20,6 @@
// .SECTION Caveats
// This file will change frequently to update the VTKSourceVersion which
// timestamps a particular source release.
//
// Updated for cvs tag VTK-5-2-0-rc2
#ifndef __vtkVersion_h
#define __vtkVersion_h
......@@ -29,7 +27,7 @@
#include "vtkObject.h"
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.3093.2.1 $, $Date: 2008-08-26 14:01:20 $ (GMT)"
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.3093.2.2 $, $Date: 2008-08-27 12:40:16 $ (GMT)"
class VTK_COMMON_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