This commit is contained in:
parent
419864e5da
commit
89f6314a18
@ -16,7 +16,9 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
eive-tmtc: v2.15.1
|
# [v1.31.0]
|
||||||
|
|
||||||
|
eive-tmtc: v2.15.2
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
set(OBSW_VERSION_MAJOR 1)
|
set(OBSW_VERSION_MAJOR 1)
|
||||||
set(OBSW_VERSION_MINOR 30)
|
set(OBSW_VERSION_MINOR 31)
|
||||||
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 a04bd8aa738ca14cb3d5badffd00e91047730d5e
|
Subproject commit 0bb1f57599bfa0120e527fb24ffddae425ef1910
|
Loading…
Reference in New Issue
Block a user