We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c9428 commit a14eea1Copy full SHA for a14eea1
1 file changed
CMakeLists.txt
@@ -43,7 +43,7 @@ include_what_you_use() # add cmake conf option IWYU=ON to activate
43
44
# The project version number.
45
set(VERSION_MAJOR 4 CACHE STRING "Project major version number.")
46
-set(VERSION_MINOR 6 CACHE STRING "Project minor version number.")
+set(VERSION_MINOR 7 CACHE STRING "Project minor version number.")
47
set(VERSION_PATCH 0 CACHE STRING "Project patch version number.")
48
mark_as_advanced(VERSION_MAJOR VERSION_MINOR VERSION_PATCH)
49
0 commit comments