prep v5.1.0
This commit is contained in:
parent
0cdb850f69
commit
90bafa717b
@ -22,6 +22,8 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
# [v5.1.0] to be released
|
# [v5.1.0] to be released
|
||||||
|
|
||||||
|
- `eive-tmtc` version v5.1.0
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- Persistent TM store dumps are now performed in chronological order.
|
- Persistent TM store dumps are now performed in chronological order.
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
set(OBSW_VERSION_MAJOR 5)
|
set(OBSW_VERSION_MAJOR 5)
|
||||||
set(OBSW_VERSION_MINOR 0)
|
set(OBSW_VERSION_MINOR 1)
|
||||||
set(OBSW_VERSION_REVISION 0)
|
set(OBSW_VERSION_REVISION 0)
|
||||||
|
|
||||||
# set(CMAKE_VERBOSE TRUE)
|
# set(CMAKE_VERBOSE TRUE)
|
||||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
|||||||
Subproject commit 8caa408cbdf7eebdd441cff580063283ab81ffe1
|
Subproject commit 18304c31fa423b1af6ff47764d4be81c7f20c8f2
|
Loading…
Reference in New Issue
Block a user