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:
2023-06-28 13:57:04 +02:00
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

Submodule tmtc updated: 8caa408cbd...18304c31fa