Commit 05eed283 authored by Guillaume Pasero's avatar Guillaume Pasero Committed by Antoine Regimbeau
Browse files

DOC: bump version for minor release

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -124,7 +124,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL}) ...@@ -124,7 +124,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
# OTB version number. # OTB version number.
set(OTB_VERSION_MAJOR "6") set(OTB_VERSION_MAJOR "6")
set(OTB_VERSION_MINOR "6") set(OTB_VERSION_MINOR "6")
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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment