v7.3.0 #820

Merged
muellerr merged 4 commits from prep_v7.3.0 into main 2023-11-07 09:11:49 +01:00
2 changed files with 5 additions and 7 deletions
Showing only changes of commit 3158f2341c - Show all commits

View File

@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.13) cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 7) set(OBSW_VERSION_MAJOR 7)
set(OBSW_VERSION_MINOR 2) set(OBSW_VERSION_MINOR 3)
set(OBSW_VERSION_REVISION 0) set(OBSW_VERSION_REVISION 0)
# set(CMAKE_VERBOSE TRUE) # set(CMAKE_VERBOSE TRUE)