From 7f5640dd4ebb9073260708091700c28b940e045e Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 14 Aug 2019 10:32:56 +0200 Subject: [PATCH] updated multi shm --- slsDetectorSoftware/include/multiSlsDetector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorSoftware/include/multiSlsDetector.h b/slsDetectorSoftware/include/multiSlsDetector.h index c24a00cd9..698c0e7ea 100755 --- a/slsDetectorSoftware/include/multiSlsDetector.h +++ b/slsDetectorSoftware/include/multiSlsDetector.h @@ -17,7 +17,7 @@ class detectorData; #include #define MULTI_SHMAPIVERSION 0x190809 -#define MULTI_SHMVERSION 0x190807 +#define MULTI_SHMVERSION 0x190814 #define SHORT_STRING_LENGTH 50 #define DATE_LENGTH 30