reordered release notes

This commit is contained in:
2022-12-02 12:59:21 +01:00
parent cac2c0b01d
commit 51de419c2d
2 changed files with 196 additions and 156 deletions

View File

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