Skip to content

Commit 87a244d

Browse files
committed
v0.45.1
1 parent fbf5644 commit 87a244d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/releaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ This file describes the main feature changes for released versions of ReadoutCar
7171
- o2-roc-pat-player: options have changed to match the [latest firmware conventions](https://gitlab.cern.ch/alice-cru/cru-fw/-/tree/pplayer/TTC#address-table). Values can specified as decimal or hexadecimal numbers.
7272
- Added support for pattern-player configuration parsing (used by ALF).
7373

74-
## next
74+
## v0.45.1 - 24/01/2024
7575
- o2-roc-list-cards: get NUMA card info from system instead of PDA PciDevice_getNumaNode() function, which reports wrong node for RH8. Fix also applies to field in RocPciDevice internal class.

src/ReadoutCardVersion.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#include "ReadoutCard/Version.h"
1313

14-
#define O2_READOUTCARD_VERSION "0.45.0"
14+
#define O2_READOUTCARD_VERSION "0.45.1"
1515

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)