CMake Nightly Date Stamp

This commit is contained in:
Kitware Robot
2025-01-01 00:07:58 -05:00
parent f99a933dfd
commit 42e76dd0ef
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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)