project version change

This commit is contained in:
maliakal_d 2023-11-08 17:31:29 +01:00
parent 09697fa325
commit 5eeb8e29c1

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 8.0.0)
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG")