diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake
index 34cc4119928abdee6c850f48816f21ac4b16b7dd..e1a17cae764fc27e0143e185e2148ebeed511418 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 20250102)
+set(VTK_BUILD_VERSION 20250103)
 
 if (NOT VTK_MINOR_VERSION LESS 100)
   message(FATAL_ERROR