Skip to content

Commit 5fa7ef4

Browse files
committed
CMake 3.30.0-rc4
1 parent 30d8ead commit 5fa7ef4

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 30)
44
set(CMake_VERSION_PATCH 0)
5-
set(CMake_VERSION_RC 3)
5+
set(CMake_VERSION_RC 4)
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)