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

Bump version numbers (fake release)

parent 9bfd5471
Branches release-0.1
Tags 0.1.0
No related merge requests found
......@@ -129,8 +129,8 @@ set(main_project_name ${_OTBModuleMacros_DEFAULT_LABEL})
#-----------------------------------------------------------------------------
# OTB version number.
set(OTB_VERSION_MAJOR "6")
set(OTB_VERSION_MINOR "7")
set(OTB_VERSION_MAJOR "0")
set(OTB_VERSION_MINOR "1")
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.
Please register or to comment