Explorar o código

CMake Nightly Date Stamp

Kitware Robot hai 11 meses
pai
achega
42e76dd0ef
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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)