mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
updated versionign server color minor
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -110,7 +110,7 @@ int main(int argc, char *argv[]) {
|
||||
#elif GOTTHARD2D
|
||||
version = APIGOTTHARD2;
|
||||
#endif
|
||||
LOG(logINFOBLUE, ("SLS Detector Server Version: %s (0x%x)\n",
|
||||
LOG(logINFO, ("SLS Detector Server Version: %s (0x%x)\n",
|
||||
GITBRANCH, version));
|
||||
exit(EXIT_SUCCESS);
|
||||
|
||||
|
@ -8,5 +8,5 @@
|
||||
#define APIGOTTHARD2 0x201005
|
||||
#define APIJUNGFRAU 0x201005
|
||||
#define APIMYTHEN3 0x201005
|
||||
#define APIMOENCH 0x201002
|
||||
#define APIMOENCH 0x201005
|
||||
#define APIEIGER 0x201005
|
||||
|
Reference in New Issue
Block a user