We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbef22d commit b6cd8aeCopy full SHA for b6cd8ae
doc/releaseNotes.md
@@ -22,5 +22,5 @@ This file describes the main feature changes for released versions of ReadoutCar
22
- Added support for CRORC firmware version v2.10.0 (0x221ff280)
23
- Minor compilation warnings fixed
24
25
-## next version
+## v0.40.2 - 16/02/2023
26
- Fixed bug with o2-roc-ctp-emulator failing to parse hexadecimal values of the init-orbit option.
src/ReadoutCardVersion.cxx
@@ -11,7 +11,7 @@
11
12
#include "ReadoutCard/Version.h"
13
14
-#define O2_READOUTCARD_VERSION "0.38.0"
+#define O2_READOUTCARD_VERSION "0.40.2"
15
16
namespace o2
17
{
0 commit comments