diff --git a/CMakeLists.txt b/CMakeLists.txt index 67c19c2f8b0f96ece0f8a50a50ffaa0379222fb6..c90bebb1fd39196c775a2013a2e9f70bb7077271 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.15) -project(Moore VERSION 55.10 +project(Moore VERSION 55.10.1 LANGUAGES CXX) # Enable testing with CTest/CDash diff --git a/ReleaseNotes/v55r10p1.md b/ReleaseNotes/v55r10p1.md new file mode 100644 index 0000000000000000000000000000000000000000..6f02bf22b33baf89230bf66d871d1b5b5681f15f --- /dev/null +++ b/ReleaseNotes/v55r10p1.md @@ -0,0 +1,45 @@ +2024-06-17 Moore v55r10p1 +=== + +This version uses +Allen [v4r10p1](../../../../Allen/-/tags/v4r10p1), +Rec [v36r10p1](../../../../Rec/-/tags/v36r10p1), +Lbcom [v35r10](../../../../Lbcom/-/tags/v35r10), +LHCb [v55r10](../../../../LHCb/-/tags/v55r10), +Detector [v1r33](../../../../Detector/-/tags/v1r33), +Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1) 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 Moore [v55r10](/../../tags/v55r10), with the following changes: + +### New features ~"new feature" + +- Upstream project highlights :star: + + +### Fixes ~"bug fix" ~workaround + +- Upstream project highlights :star: + + +### Enhancements ~enhancement + +- Upstream project highlights :star: + + +### Code cleanups and changes to tests ~modernisation ~cleanup ~testing + +- Upstream project highlights :star: + + +### Documentation ~Documentation + +### Other + +- ~Tracking | Stricter clone removal and larger VELO seeding window, !3526 (@mveghel) +- Update References for: Allen!1680 based on lhcb-2024-patches-mr/785, !3574 (@msaur) +- Update References for: Allen!1657, Allen!1644 based on lhcb-2024-patches-mr/780, !3571 (@msaur) +- Update References for: Rec!3942, Moore!3526, Moore!3564, Alignment!524 based..., !3570 (@msaur) +- Settings for HLT2 after June TS, !3565 (@mveghel) +- Tests update following changes in Rec!3942 !3526, !3564 (@msaur)