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

Begin 4.0 release versioning

parent 410513d7
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 31)
set(CMake_VERSION_PATCH 20250205)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_MAJOR 4)
set(CMake_VERSION_MINOR 0)
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