Browse Source

CMake Nightly Date Stamp

Kitware Robot 11 months ago
parent
commit
42e76dd0ef
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Copyright.txt
  2. 1 1
      Source/CMakeVersion.cmake

+ 1 - 1
Copyright.txt

@@ -1,5 +1,5 @@
 CMake - Cross Platform Makefile Generator
 CMake - Cross Platform Makefile Generator
-Copyright 2000-2024 Kitware, Inc. and Contributors
+Copyright 2000-2025 Kitware, Inc. and Contributors
 All rights reserved.
 All rights reserved.
 
 
 Redistribution and use in source and binary forms, with or without
 Redistribution and use in source and binary forms, with or without

+ 1 - 1
Source/CMakeVersion.cmake

@@ -1,7 +1,7 @@
 # CMake version number components.
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 31)
 set(CMake_VERSION_MINOR 31)
-set(CMake_VERSION_PATCH 20241231)
+set(CMake_VERSION_PATCH 20250101)
 #set(CMake_VERSION_RC 0)
 #set(CMake_VERSION_RC 0)
 set(CMake_VERSION_IS_DIRTY 0)
 set(CMake_VERSION_IS_DIRTY 0)