Merge pull request 'prep v5.1.0' (#718) from prep_v5.1.0 into main
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

Reviewed-on: #718
This commit is contained in:
Robin Müller 2023-06-28 13:57:04 +02:00
commit 109856eef8
3 changed files with 4 additions and 2 deletions

View File

@ -22,6 +22,8 @@ will consitute of a breaking change warranting a new major release:
# [v5.1.0] to be released
- `eive-tmtc` version v5.1.0
## Changed
- Persistent TM store dumps are now performed in chronological order.

View File

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

2
tmtc

@ -1 +1 @@
Subproject commit 8caa408cbdf7eebdd441cff580063283ab81ffe1
Subproject commit 18304c31fa423b1af6ff47764d4be81c7f20c8f2