mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
CMake Nightly Date Stamp
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
Copyright 2000-2025 Kitware, Inc. and `Contributors <CONTRIBUTORS.rst>`_
|
Copyright 2000-2026 Kitware, Inc. and `Contributors <CONTRIBUTORS.rst>`_
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# CMake version number components.
|
# CMake version number components.
|
||||||
set(CMake_VERSION_MAJOR 4)
|
set(CMake_VERSION_MAJOR 4)
|
||||||
set(CMake_VERSION_MINOR 2)
|
set(CMake_VERSION_MINOR 2)
|
||||||
set(CMake_VERSION_PATCH 20251231)
|
set(CMake_VERSION_PATCH 20260101)
|
||||||
#set(CMake_VERSION_RC 0)
|
#set(CMake_VERSION_RC 0)
|
||||||
set(CMake_VERSION_IS_DIRTY 0)
|
set(CMake_VERSION_IS_DIRTY 0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user