Skip to content
Snippets Groups Projects
Commit 7934352e authored by Brad King's avatar Brad King
Browse files

Begin 3.18 release versioning

parent 47a47f5c
No related branches found
No related tags found
No related merge requests found
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 17)
set(CMake_VERSION_PATCH 20200605)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_MINOR 18)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)
# Start with the full version number used in tags. It has no dev info.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment