Skip to content
Snippets Groups Projects
Commit 29b33f59 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

ENH: update OTB version to 7.0.0

parent 753dd44b
Branches
Tags
No related merge requests found
......@@ -132,8 +132,8 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
#-----------------------------------------------------------------------------
# OTB version number.
set(OTB_VERSION_MAJOR "6")
set(OTB_VERSION_MINOR "7")
set(OTB_VERSION_MAJOR "7")
set(OTB_VERSION_MINOR "0")
set(OTB_VERSION_PATCH "0")
set(OTB_VERSION_STRING "${OTB_VERSION_MAJOR}.${OTB_VERSION_MINOR}.${OTB_VERSION_PATCH}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment