Skip to content
Snippets Groups Projects
Commit e623ee52 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: bump version numbers to 5.8.0

parent d1c66e42
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
#-----------------------------------------------------------------------------
# OTB version number.
set(OTB_VERSION_MAJOR "5")
set(OTB_VERSION_MINOR "7")
set(OTB_VERSION_MINOR "8")
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