This commit is contained in:
parent
78bc422004
commit
8a3fca4605
@ -15,6 +15,8 @@ change warranting a new major release:
|
|||||||
- The behavour of the OBSW changes in a major shape or form relevant
|
- The behavour of the OBSW changes in a major shape or form relevant
|
||||||
for operations
|
for operations
|
||||||
|
|
||||||
|
# [unreleased]
|
||||||
|
|
||||||
# [v1.23.0] 2023-02-01
|
# [v1.23.0] 2023-02-01
|
||||||
|
|
||||||
TMTC version: v2.9.0
|
TMTC version: v2.9.0
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
set(OBSW_VERSION_MAJOR_IF_GIT_FAILS 1)
|
set(OBSW_VERSION_MAJOR_IF_GIT_FAILS 1)
|
||||||
set(OBSW_VERSION_MINOR_IF_GIT_FAILS 22)
|
set(OBSW_VERSION_MINOR_IF_GIT_FAILS 23)
|
||||||
set(OBSW_VERSION_REVISION_IF_GIT_FAILS 1)
|
set(OBSW_VERSION_REVISION_IF_GIT_FAILS 0)
|
||||||
|
|
||||||
# set(CMAKE_VERBOSE TRUE)
|
# set(CMAKE_VERBOSE TRUE)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user