Merge pull request 'Prep v7.7.3' (#879) from prep-v7.7.3 into main
EIVE/eive-obsw/pipeline/head This commit looks good Details

Reviewed-on: #879
This commit is contained in:
Marius Eggert 2024-03-18 12:34:10 +01:00
commit d1fc876f03
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@ will consitute of a breaking change warranting a new major release:
# [unreleased]
# [v7.7.3] 2024-03-18
- Bumped `eive-fsfw`
## Added

View File

@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 7)
set(OBSW_VERSION_MINOR 7)
set(OBSW_VERSION_REVISION 2)
set(OBSW_VERSION_REVISION 3)
# set(CMAKE_VERBOSE TRUE)