Skip to content

Commit 05eb407

Browse files
committed
v0.44.1
1 parent 4e4be10 commit 05eb407

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/releaseNotes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ This file describes the main feature changes for released versions of ReadoutCar
5454
- link (with --monitoring option only): orbitSOR for CRORC
5555
- Updated list of firmwares for CRORC
5656

57-
## next version
57+
## v0.44.1 - 16/06/2023
5858
- Updated list of CRORC firmwares: hash truncated to 7 chars, because CRORC does not report all 8.
59+
- roc-status:
60+
- added pciAddress for user logic link 15

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.44.0"
14+
#define O2_READOUTCARD_VERSION "0.44.1"
1515

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)