Skip to content
Snippets Groups Projects
Commit 55ee2452 authored by Julie Brossard's avatar Julie Brossard
Browse files

ENH: Updated OTB version to 7.2.0

parent 87e74857
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
#-----------------------------------------------------------------------------
# OTB version number.
set(OTB_VERSION_MAJOR "7")
set(OTB_VERSION_MINOR "1")
set(OTB_VERSION_MINOR "2")
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.
Finish editing this message first!
Please register or to comment