We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4be10 commit 05eb407Copy full SHA for 05eb407
doc/releaseNotes.md
@@ -54,5 +54,7 @@ This file describes the main feature changes for released versions of ReadoutCar
54
- link (with --monitoring option only): orbitSOR for CRORC
55
- Updated list of firmwares for CRORC
56
57
-## next version
+## v0.44.1 - 16/06/2023
58
- 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
@@ -11,7 +11,7 @@
11
12
#include "ReadoutCard/Version.h"
13
14
-#define O2_READOUTCARD_VERSION "0.44.0"
+#define O2_READOUTCARD_VERSION "0.44.1"
15
16
namespace o2
17
{
0 commit comments