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

Release notes for v22r8

parent ab291ea8
No related branches found
No related tags found
1 merge request!1012Release notes for v22r8
Pipeline #6246292 passed
###############################################################################
# (c) Copyright 2000-2021 CERN for the benefit of the LHCb Collaboration #
# (c) Copyright 2000-2023 CERN for the benefit of the LHCb Collaboration #
# #
# This software is distributed under the terms of the GNU General Public #
# Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". #
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
project(Analysis VERSION 22.7
project(Analysis VERSION 22.8
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2023-09-25 Analysis v22r8
===
This version uses Phys v27r7, Rec v25r5, Lbcom v24r5, LHCb v46r5, Gaudi v36r16, 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 [v22r7](../-/tags/v22r7), with the following changes:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Avoid LIKELY/UNLIKELY, !999 (@clemenci)
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