Skip to content

Commit

Permalink
CMake 3.31.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradking committed Oct 17, 2024
1 parent 67aef2b commit 773eff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CMakeVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 31)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_RC 1)
set(CMake_VERSION_RC 2)
set(CMake_VERSION_IS_DIRTY 0)

# Start with the full version number used in tags. It has no dev info.
Expand Down

0 comments on commit 773eff6

Please sign in to comment.