Skip to content
Snippets Groups Projects
Commit 98d6b682 authored by Mark Smith's avatar Mark Smith
Browse files

Merge branch 'release_v22r6' into 'run2-patches'

release notes for v22r6

See merge request !972
parents f7b9dda5 97709925
No related branches found
No related tags found
1 merge request!972release notes for v22r6
Pipeline #5381833 passed
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
project(Analysis VERSION 22.5
project(Analysis VERSION 22.6
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2023-04-05 Analysis v22r6
===
This version uses Phys v27r5, Rec v25r3, Lbcom v24r3, LHCb v46r3, Gaudi v36r12, LCG 103, ROOT 6.28.00 .
This version is released on `run2-patches` branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on `master` branch
Built relative to Analysis [v22r5](../-/tags/v22r5), with the following changes:
### Fixes ~"bug fix" ~workaround
- Fix for some segfault when running PVrefit, !965 (@peilian)
- Add missing TClass include, !953 (@masmith)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Fix test to follow disappearance of a WARNING message, !961 (@cattanem)
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