Skip to content

Commit 474a38c

Browse files
committed
v0.45.3
1 parent 2ce1139 commit 474a38c

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
@@ -78,6 +78,6 @@ This file describes the main feature changes for released versions of ReadoutCar
7878
- Updated list of firmwares.
7979
- Added CRU option dropBadRdhEnabled.
8080

81-
## next version
81+
## v0.45.3 - 16/07/2024
8282
- Added some counters for roc-status:
8383
- link (with --monitoring option only): rdhCorruptedDropped (for convenience - this value is extracted from the existing pktErrorCheck1 field, bits [23:16]).

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

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)