Skip to content

Commit

Permalink
CMake 3.29.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradking committed Feb 22, 2024
1 parent 2f91902 commit dc45b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CMakeVersion.cmake
Expand Up @@ -2,7 +2,7 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 29)
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 dc45b20

Please sign in to comment.