From 12cad145ffd5fe4e3fd43967d1272cd068657849 Mon Sep 17 00:00:00 2001 From: jemtchou <jemtchou@lgdui01.jinr.ru> Date: Tue, 8 Sep 2020 22:08:36 +0300 Subject: [PATCH] new release --- common/SpdGlobals.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/SpdGlobals.h b/common/SpdGlobals.h index ed3a112..2674aea 100644 --- a/common/SpdGlobals.h +++ b/common/SpdGlobals.h @@ -6,8 +6,8 @@ #include "FairVersion.h" #include "RVersion.h" -#define SPD_RELEASE 3.230 -#define SPD_RELEASE_DATE 28081900 +#define SPD_RELEASE 4.00 +#define SPD_RELEASE_DATE 080920 #define OLD_FAIRROOT_PRIMGEN_VERSION 0 -- GitLab