updating release notes (superficial), package release version (superficial), client and receiver version (too old)

This commit is contained in:
2024-10-16 11:18:03 +02:00
parent 270ee48148
commit a1e69bba37
3 changed files with 30 additions and 31 deletions

View File

@ -2,7 +2,7 @@
# Copyright (C) 2021 Contributors to the SLS Detector Package
cmake_minimum_required(VERSION 3.14)
project(slsDetectorPackage)
set(PROJECT_VERSION 7.0.0)
set(PROJECT_VERSION 9.0.0)
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG")