prep v4.0.1 patch
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...

This commit is contained in:
Robin Müller 2023-06-24 01:21:46 +02:00
parent e992f933ec
commit 2901ebc15c
Signed by: muellerr
GPG Key ID: A649FB78196E3849
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ will consitute of a breaking change warranting a new major release:
# [unreleased]
# [v4.0.1] 2023-06-23
# [v4.0.1] 2023-06-24
## Fixed

View File

@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 4)
set(OBSW_VERSION_MINOR 0)
set(OBSW_VERSION_REVISION 0)
set(OBSW_VERSION_REVISION 1)
# set(CMAKE_VERBOSE TRUE)