Skip to content

Commit e343b51

Browse files
committed
v0.42.0
1 parent 87da623 commit e343b51

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
@@ -30,6 +30,6 @@ This file describes the main feature changes for released versions of ReadoutCar
3030
- Added DMA status (enabled / disabled) to roc-status (all output styles, including monitoring).
3131
- Added FEC counter per link to roc-status (stdout + JSON output).
3232

33-
## next version
33+
## v0.42.0 - 01/03/2023
3434
- Added support for CRORC ID where missing: roc-status, roc-config JSON.
3535
- Added FEC counter per link to roc-status (monitoring).

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

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)