Skip to content

Commit 1f1bdb5

Browse files
committed
v0.41.0
1 parent f5d3a39 commit 1f1bdb5

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
@@ -25,7 +25,7 @@ This file describes the main feature changes for released versions of ReadoutCar
2525
## v0.40.2 - 16/02/2023
2626
- Fixed bug with o2-roc-ctp-emulator failing to parse hexadecimal values of the init-orbit option.
2727

28-
## next version
28+
## v0.41.0 - 23/02/2023
2929
- Added glitchCounter to roc-status (monitoring + JSON output).
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).

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

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)