prep v1.27.0
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2023-02-09 18:01:55 +01:00
parent ea7b43234e
commit 99e5d3bb03
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 6 additions and 2 deletions

View File

@ -17,6 +17,10 @@ change warranting a new major release:
# [unreleased]
# [v1.27.0] 2023-02-09
eive-tmtc: v2.12.2
## Added
- First version of a TCS controller heater control loop.

View File

@ -10,8 +10,8 @@
cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 1)
set(OBSW_VERSION_MINOR 26)
set(OBSW_VERSION_REVISION 2)
set(OBSW_VERSION_MINOR 27)
set(OBSW_VERSION_REVISION 0)
# set(CMAKE_VERBOSE TRUE)