Skip to content

Commit

Permalink
CMake 3.30.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
bradking committed Jun 14, 2024
1 parent 6bf32b7 commit 456ad1e
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 30)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_RC 2)
set(CMake_VERSION_RC 3)
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 456ad1e

Please sign in to comment.