prep v5.1.0
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-main Build started...

This commit is contained in:
2023-06-28 13:41:51 +02:00
parent 0cdb850f69
commit 90bafa717b
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