diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake index 41ac304fa25ff2a0cbb000d5d536220324da4b5b..eab8ba951695a32b9a85392223f82226843a465b 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 20250204) +set(VTK_BUILD_VERSION 20250205) if (NOT VTK_MINOR_VERSION LESS 100) message(FATAL_ERROR