Skip to content
Snippets Groups Projects
Commit b88ac69a authored by Christina Agapopoulou's avatar Christina Agapopoulou
Browse files

Prepare LHCb v55r13

[ci skip]
parent b721c15e
No related branches found
No related tags found
2 merge requests!4681Prepare LHCb v55r13,!4679Synchronize master branch with 2024-patches
Pipeline #8226195 skipped
......@@ -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.12
project(LHCb VERSION 55.13
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-09-29 LHCb v55r13
===
This version uses
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1),
Detector [v1r36](../../../../Detector/-/tags/v1r36) and
LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.0.
This version is released on the `2024-patches` branch.
Built relative to LHCb [v55r12](/../../tags/v55r12), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Using Gaudi/Parsers/Factory.h instead of GaudiKernel/ParsersFactory.h, !4675 (@msaur)
- Tidy up UT sim conditions, !4608 (@hawu)
- ~RICH | RichTrackSegment: General Cleanup, !4666 (@jonrob)
- ~Calo | CaloDataFunctor: Ensure structs are default initialised, !4665 (@jonrob)
### Documentation ~Documentation
### Other
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