Skip to content
Snippets Groups Projects
Commit 15817230 authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

Prepare Detector v1r5p1

parent 3bfebb62
No related branches found
No related tags found
No related merge requests found
Pipeline #4744968 passed
......@@ -10,7 +10,7 @@
###############################################################################
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
project(Detector VERSION 1.5)
project(Detector VERSION 1.5.1)
set(CMAKE_EXPORT_COMPILE_COMMANDS "ON")
add_definitions(${GCC_COVERAGE_COMPILE_FLAGS})
......
2022-11-10 Detector v1r5p1
===
This version uses LCG [101a](http://lcginfo.cern.ch/release/101a_LHCB_7/) with ROOT 6.24.08.
This version is released on `master` branch.
Built relative to Detector [v1r5](/../../tags/v1r5), with the following changes:
- ~Core | MagneticFieldExtension - Prefer return values to INOUT arguments, !311 (@jonrob)
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