Skip to content
Snippets Groups Projects
Commit bb600e26 authored by Victor Poughon's avatar Victor Poughon
Browse files

DOC: add 6.6.2 changelog and update version number

parent af782952
No related branches found
No related tags found
1 merge request!479BUG: remove .Fixup() for GDAL 2.5 compatibility (release 6.6.2)
......@@ -127,7 +127,7 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
# OTB version number.
set(OTB_VERSION_MAJOR "6")
set(OTB_VERSION_MINOR "6")
set(OTB_VERSION_PATCH "1")
set(OTB_VERSION_PATCH "2")
set(OTB_VERSION_STRING "${OTB_VERSION_MAJOR}.${OTB_VERSION_MINOR}.${OTB_VERSION_PATCH}")
# Monteverdi version number (follows OTB)
......
OTB-v.6.6.2 - Changes since version 6.6.1 (April 26th, 2019)
------------------------------------------------------------
* Fix for GDAL 2.5 compatibility
OTB-v.6.6.1 - Changes since version 6.6.0 (December 12th, 2018)
-----------------------------------------------------------
......
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