Skip to content

Commit 25d2850

Browse files
committed
CMake 3.29.0
1 parent 7e52f9d commit 25d2850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CMakeVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set(CMake_VERSION_MAJOR 3)
33
set(CMake_VERSION_MINOR 29)
44
set(CMake_VERSION_PATCH 0)
5-
set(CMake_VERSION_RC 4)
5+
#set(CMake_VERSION_RC 0)
66
set(CMake_VERSION_IS_DIRTY 0)
77

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

0 commit comments

Comments
 (0)