Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Analysis
Commits
5096c6f1
Commit
5096c6f1
authored
1 year ago
by
Mark Smith
Browse files
Options
Downloads
Patches
Plain Diff
Release notes for v22r8
parent
ab291ea8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1012
Release notes for v22r8
Pipeline
#6246292
passed
1 year ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
ReleaseNotes/v22r8.md
+12
-0
12 additions, 0 deletions
ReleaseNotes/v22r8.md
with
14 additions
and
2 deletions
CMakeLists.txt
+
2
−
2
View file @
5096c6f1
###############################################################################
# (c) Copyright 2000-202
1
CERN for the benefit of the LHCb Collaboration #
# (c) Copyright 2000-202
3
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
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v22r8.md
0 → 100644
+
12
−
0
View file @
5096c6f1
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)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment