Skip to content
Snippets Groups Projects
Commit 56f28067 authored by Miroslav Saur's avatar Miroslav Saur
Browse files

Prepare LHCb v55r10p1

parent c05b285e
No related branches found
No related tags found
2 merge requests!4622Prepare LHCb v55r10p1,!4597Synchronize master branch with 2024-patches
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
option(CMAKE_EXPORT_COMPILE_COMMANDS "Enable/Disable output of compile_commands.json" ON)
project(LHCb VERSION 55.10
project(LHCb VERSION 55.10.1
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-06-21 LHCb v55r10p1
===
This version uses
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1),
Detector [v1r33](../../../../Detector/-/tags/v1r33) and
LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.04.
This version is released on the `2024-patches` branch.
Built relative to LHCb [v55r10](/../../tags/v55r10), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
### Enhancements ~enhancement
- ~Configuration | Add option to persist application options to the FSR, !4587 (@eleckste)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Decoding ~RICH | RichDetectors: Add 2023/2024 decoding tests, !4616 (@jonrob)
### Documentation ~Documentation
### Other
- ~Tracking | Various Track related ostream printout improvements, !4619 (@jonrob) [Moore#793,Moore#795]
- ~RICH ~Conditions | RichUtils/AllocateCount: Increase max allocation count to 50 to cover TAE use case, !4612 (@jonrob)
- Add min_value_of / max_value_of / to_underlying to meta enum, !4613 (@graven)
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