Skip to content

Commit 10a3cae

Browse files
committed
v0.43.0
1 parent cb6ad9f commit 10a3cae

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
@@ -44,7 +44,7 @@ This file describes the main feature changes for released versions of ReadoutCar
4444
## v0.42.3 - 28/04/2023
4545
- Fix for roc-status --monitoring: glitchCounter unsigned.
4646

47-
## next version
47+
## v0.43.0 - 24/05/2023
4848
- Added some counters for roc-status:
4949
- link (with --monitoring option only): pktProcessed, pktErrorProtocol, pktErrorCheck1, pktErrorCheck2, pktErrorOversize, orbitSor (including for UL link 15)
5050
- onu (with --onu option, all output modes, including --monitoring): glitchCounter

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

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)