diff --git a/CMake/vtkVersion.cmake b/CMake/vtkVersion.cmake
index 09a7da10aee001bb3846887bd20c6e2a710178d8..d054bcddfc73c61a1a65e3f6c28c96897c20debf 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 20250222)
+set(VTK_BUILD_VERSION 20250223)
 
 if (NOT VTK_MINOR_VERSION LESS 100)
   message(FATAL_ERROR