slsDetectorSoftware: updated shared memory to have _sls_ instead of _single_, and updated versions

This commit is contained in:
2018-06-28 10:37:46 +02:00
parent 73ac8bab38
commit f6660c0dac
4 changed files with 11 additions and 11 deletions

View File

@ -19,7 +19,7 @@ class ZmqSocket;
#include <string>
#define MULTI_SHMVERSION 0x180625
#define MULTI_SHMVERSION 0x180628
#define SHORT_STRING_LENGTH 50
#define DATE_LENGTH 30