File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to FairRoot will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66
7- ## 18.8.1 (UNRELEASED) - 2023-01-XX
7+ ## 18.8.1 - 2023-02-24
88
99### Breaking Changes
1010* The output folder name changed from 'folderName_0' to 'folderName'.
Original file line number Diff line number Diff line change 11 ################################################################################
2- # Copyright (C) 2014-2022 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
2+ # Copyright (C) 2014-2023 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
33 # #
44 # This software is distributed under the terms of the #
55 # GNU Lesser General Public Licence (LGPL) version 3, #
@@ -10,7 +10,7 @@ cmake_policy(VERSION 3.15...3.23)
1010
1111set (PROJECT_MIN_CXX_STANDARD 17)
1212
13- project (FairRoot VERSION 18.8.0 )
13+ project (FairRoot VERSION 18.8.1 )
1414
1515list (PREPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /cmake/modules" )
1616list (PREPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /cmake/private" )
You can’t perform that action at this time.
0 commit comments