From 08542aa076ab440c9ca9fb67e263bd47c00f98f4 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Sun, 9 Jul 2023 00:19:58 +0000 Subject: [PATCH] feat: epic-23.07.1 --- detectors.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/detectors.yaml b/detectors.yaml index b3379ec4a..ca6506a13 100644 --- a/detectors.yaml +++ b/detectors.yaml @@ -45,3 +45,6 @@ detectors: 23.07.0: version: 23.07.0 cxxflags: -DDD4HEP_FIELD_TYPE_OVERRIDE=field_type + 23.07.1: + version: 23.07.1 + cxxflags: -DDD4HEP_FIELD_TYPE_OVERRIDE=field_type -- GitLab