Skip to content

Commit 596cfd2

Browse files
committed
CMake 3.18.0-rc1
1 parent 9ceb980 commit 596cfd2

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 18)
44
set(CMake_VERSION_PATCH 0)
5-
set(CMake_VERSION_RC 0)
5+
set(CMake_VERSION_RC 1)
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)