Skip to content

Commit 11f3f34

Browse files
committed
CMake 4.1.2
1 parent aec5266 commit 11f3f34

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
@@ -1,7 +1,7 @@
11
# CMake version number components.
22
set(CMake_VERSION_MAJOR 4)
33
set(CMake_VERSION_MINOR 1)
4-
set(CMake_VERSION_PATCH 1)
4+
set(CMake_VERSION_PATCH 2)
55
#set(CMake_VERSION_RC 0)
66
set(CMake_VERSION_IS_DIRTY 0)
77

0 commit comments

Comments
 (0)