Skip to content
Snippets Groups Projects
Commit 6a0e0d72 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

DOC: bump version number for minor release

parent 7d25012d
No related branches found
No related tags found
2 merge requests!49Command line options for Monteverdi,!17Contrast enhancement corrections
...@@ -87,7 +87,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL}) ...@@ -87,7 +87,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
# OTB version number. # OTB version number.
set(OTB_VERSION_MAJOR "5") set(OTB_VERSION_MAJOR "5")
set(OTB_VERSION_MINOR "10") set(OTB_VERSION_MINOR "10")
set(OTB_VERSION_PATCH "0") set(OTB_VERSION_PATCH "1")
set(OTB_VERSION_STRING "${OTB_VERSION_MAJOR}.${OTB_VERSION_MINOR}.${OTB_VERSION_PATCH}") set(OTB_VERSION_STRING "${OTB_VERSION_MAJOR}.${OTB_VERSION_MINOR}.${OTB_VERSION_PATCH}")
# Monteverdi version number (follows OTB) # Monteverdi version number (follows OTB)
......
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