From 00e9c69bedd4191041524ef0f078ee57b25c7c4e Mon Sep 17 00:00:00 2001 From: bergamaschi Date: Thu, 13 Dec 2012 09:23:04 +0000 Subject: [PATCH] revision in version number git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@377 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/slsDetector/slsDetectorUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorSoftware/slsDetector/slsDetectorUtils.h b/slsDetectorSoftware/slsDetector/slsDetectorUtils.h index 9eb5e8222..8288f4d9e 100644 --- a/slsDetectorSoftware/slsDetector/slsDetectorUtils.h +++ b/slsDetectorSoftware/slsDetector/slsDetectorUtils.h @@ -642,7 +642,7 @@ virtual int exitReceiver()=0; protected: - static const int64_t thisSoftwareVersion=0x20120124; + static const int64_t thisSoftwareVersion=0x$Rev$20120124;