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

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

parent 65cac407
No related branches found
No related tags found
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-1-rc1
#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.4 $, $Date: 2008-12-22 20:48:15 $ (GMT)"
#define VTK_SOURCE_VERSION "vtk version " VTK_VERSION ", vtk source $Revision: 1.3093.2.5 $, $Date: 2008-12-27 16:16:54 $ (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