diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake index 0d6542b890e07be5ac2bbfc00a9d18024675c929..e6ff1c30442c7e4a51c752c7134091da3e6af1ba 100644 --- a/CMake/vtkVersion.cmake +++ b/CMake/vtkVersion.cmake @@ -1,7 +1,7 @@ # VTK version number components. set(VTK_MAJOR_VERSION 9) set(VTK_MINOR_VERSION 3) -set(VTK_BUILD_VERSION 20231105) +set(VTK_BUILD_VERSION 20231106) if (NOT VTK_MINOR_VERSION LESS 100) message(FATAL_ERROR