mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 00:07:13 +02:00
703rc/fix numeric limits (#812)
* fixed compilation for fedora for numeric_limits * formatting
This commit is contained in:
@ -2,12 +2,12 @@
|
||||
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
/** API versions */
|
||||
#define RELEASE "7.0.2"
|
||||
#define APILIB "7.0.2 0x230712"
|
||||
#define APIRECEIVER "7.0.2 0x230712"
|
||||
#define APICTB "7.0.3 0x230922"
|
||||
#define APIGOTTHARD "7.0.3 0x230922"
|
||||
#define APILIB "7.0.2 0x230712"
|
||||
#define APIRECEIVER "7.0.2 0x230712"
|
||||
#define APICTB "7.0.3 0x230922"
|
||||
#define APIGOTTHARD "7.0.3 0x230922"
|
||||
#define APIGOTTHARD2 "7.0.3 0x230922"
|
||||
#define APIJUNGFRAU "7.0.3 0x230922"
|
||||
#define APIMYTHEN3 "7.0.3 0x230922"
|
||||
#define APIMOENCH "7.0.3 0x230922"
|
||||
#define APIEIGER "7.0.3 0x230922"
|
||||
#define APIJUNGFRAU "7.0.3 0x230922"
|
||||
#define APIMYTHEN3 "7.0.3 0x230922"
|
||||
#define APIMOENCH "7.0.3 0x230922"
|
||||
#define APIEIGER "7.0.3 0x230922"
|
||||
|
Reference in New Issue
Block a user