@@ -1,5 +1,5 @@
CMake - Cross Platform Makefile Generator
-Copyright 2000-2024 Kitware, Inc. and Contributors
+Copyright 2000-2025 Kitware, Inc. and Contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -1,7 +1,7 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 31)
-set(CMake_VERSION_PATCH 20241231)
+set(CMake_VERSION_PATCH 20250101)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)