prep v1.45.0
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-04-14 20:35:00 +02:00
parent aa54dbbd10
commit f0d55f9e5b
3 changed files with 6 additions and 3 deletions

View File

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