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

rev to version 421

parent 09b2a532
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ IF("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" GREATER 1.5)
# VTK version number. An even minor number corresponds to releases.
SET(VTK_MAJOR_VERSION 4)
SET(VTK_MINOR_VERSION 2)
SET(VTK_BUILD_VERSION 0)
SET(VTK_BUILD_VERSION 1)
SET(VTK_VERSION
"${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}.${VTK_BUILD_VERSION}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment