mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 09:08:00 +02:00
updating client version, release version and project_version in CMakeLists.txt
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||||
cmake_minimum_required(VERSION 3.12)
|
cmake_minimum_required(VERSION 3.12)
|
||||||
project(slsDetectorPackage)
|
project(slsDetectorPackage)
|
||||||
set(PROJECT_VERSION 7.0.0)
|
set(PROJECT_VERSION 7.0.1)
|
||||||
|
|
||||||
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG")
|
set(CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG")
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// SPDX-License-Identifier: LGPL-3.0-or-other
|
// SPDX-License-Identifier: LGPL-3.0-or-other
|
||||||
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||||
/** API versions */
|
/** API versions */
|
||||||
#define RELEASE "7.0.0"
|
#define RELEASE "7.0.1"
|
||||||
#define APICTB "7.0.0 0x230222"
|
#define APICTB "7.0.0 0x230222"
|
||||||
#define APIGOTTHARD "7.0.0 0x230222"
|
#define APIGOTTHARD "7.0.0 0x230222"
|
||||||
#define APIGOTTHARD2 "7.0.0 0x230222"
|
#define APIGOTTHARD2 "7.0.0 0x230222"
|
||||||
@ -9,5 +9,5 @@
|
|||||||
#define APIMYTHEN3 "7.0.0 0x230222"
|
#define APIMYTHEN3 "7.0.0 0x230222"
|
||||||
#define APIMOENCH "7.0.0 0x230222"
|
#define APIMOENCH "7.0.0 0x230222"
|
||||||
#define APIEIGER "7.0.0 0x230222"
|
#define APIEIGER "7.0.0 0x230222"
|
||||||
#define APILIB "7.0.0 0x230223"
|
|
||||||
#define APIRECEIVER "7.0.0 0x230222"
|
#define APIRECEIVER "7.0.0 0x230222"
|
||||||
|
#define APILIB "7.0.1 0x230323"
|
||||||
|
Reference in New Issue
Block a user