Skip to content

Commit b6cd8ae

Browse files
committed
v0.40.2
1 parent dbef22d commit b6cd8ae

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
@@ -22,5 +22,5 @@ This file describes the main feature changes for released versions of ReadoutCar
2222
- Added support for CRORC firmware version v2.10.0 (0x221ff280)
2323
- Minor compilation warnings fixed
2424

25-
## next version
25+
## v0.40.2 - 16/02/2023
2626
- Fixed bug with o2-roc-ctp-emulator failing to parse hexadecimal values of the init-orbit option.

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

1616
namespace o2
1717
{

0 commit comments

Comments
 (0)