updated release version

This commit is contained in:
maliakal_d 2022-11-25 10:31:10 +01:00
parent 672c0f4a07
commit c4a453fdbd

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