diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake index f57d88b5061fd57e25e2a018d12467dc296e145b..84169d7d07fe261f273cc33f42bc9d63b32f0406 100644 --- a/CMake/vtkVersion.cmake +++ b/CMake/vtkVersion.cmake @@ -6,7 +6,7 @@ set(VTK_MINOR_VERSION 4) # the date component is updated while it is in progress, the bump of the minor # version ends up conflicting with the patch version update. -set(VTK_BUILD_VERSION 20250210) +set(VTK_BUILD_VERSION 20250211) if (NOT VTK_MINOR_VERSION LESS 100) message(FATAL_ERROR