Skip to content
Snippets Groups Projects
Commit b350bb12 authored by Chris Burr's avatar Chris Burr
Browse files

Merge branch 'v2r4-release' into 'master'

v2r4 release

See merge request !686
parents bed9eaa7 7547f454
No related branches found
No related tags found
1 merge request!686v2r4 release
Pipeline #10879762 passed
......@@ -10,7 +10,7 @@
###############################################################################
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
project(Detector VERSION 2.3)
project(Detector VERSION 2.4)
set(CMAKE_EXPORT_COMPILE_COMMANDS "ON")
add_definitions(${GCC_COVERAGE_COMPILE_FLAGS})
......
2025-02-20 Detector v2r4
===
This version uses LCG [105c](http://lcginfo.cern.ch/release/105c/)
This version is released on the `master` branch.
Built relative to Detector [v2r3](/../../tags/v2r3), with the following changes:
- ~VP | Add first 2025 version of VP geometry and an updated 2024 version, !679 (@tlatham)
- Add FT and MP debug, !678 (@groberts)
- Make Catch2 based test compatible with Catch2 v3, !657 (@sponce)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment