CMake 3.31.4
This commit is contained in:
parent
92b260387d
commit
569b821a13
@ -263,8 +263,8 @@ Updates
|
||||
|
||||
Changes made since CMake 3.31.0 include the following.
|
||||
|
||||
3.31.1, 3.31.2, 3.31.3
|
||||
----------------------
|
||||
3.31.1, 3.31.2, 3.31.3, 3.31.4
|
||||
------------------------------
|
||||
|
||||
* These versions made no changes to documented features or interfaces.
|
||||
Some implementation updates were made to support ecosystem changes
|
||||
|
@ -1,7 +1,7 @@
|
||||
# CMake version number components.
|
||||
set(CMake_VERSION_MAJOR 3)
|
||||
set(CMake_VERSION_MINOR 31)
|
||||
set(CMake_VERSION_PATCH 3)
|
||||
set(CMake_VERSION_PATCH 4)
|
||||
#set(CMake_VERSION_RC 0)
|
||||
set(CMake_VERSION_IS_DIRTY 0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user