diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake index 63d81fcad9c0421d571caa5e109d85a0a93040c6..9c5b71ed367524c7f8c696b8b9f77b42976a3578 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 20250218) +set(VTK_BUILD_VERSION 20250219) if (NOT VTK_MINOR_VERSION LESS 100) message(FATAL_ERROR