diff --git a/CHANGELOG.md b/CHANGELOG.md index 528b56a3..ddc0baef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,10 @@ will consitute of a breaking change warranting a new major release: # [v7.4.0] 2023-12-XX +# [v7.4.0] 2023-11-30 + +- `eive-tmtc` v5.11.0 + ## Changed - Rewrote the PLOC Supervisor Handler, which is now based on a new device handler base class. diff --git a/CMakeLists.txt b/CMakeLists.txt index a6b5f6e6..b3d0b344 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.13) set(OBSW_VERSION_MAJOR 7) -set(OBSW_VERSION_MINOR 3) +set(OBSW_VERSION_MINOR 4) set(OBSW_VERSION_REVISION 0) # set(CMAKE_VERBOSE TRUE) diff --git a/tmtc b/tmtc index 098843a7..74e55b16 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit 098843a74f93a7ec94500bc0fc9faa1abb165508 +Subproject commit 74e55b16dcca73023254493d911be3debc36adb2