Skip to content

Commit d524c04

Browse files
committed
v2.10.4
1 parent 8f0456e commit d524c04

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
@@ -458,5 +458,5 @@ This file describes the main feature changes for each readout.exe released versi
458458
## v2.10.3 - 05/05/2022
459459
- Bug fixed in the readout TF rate regulator (was ineffective after 35 minutes = 2^31 microseconds - wrong variable width in a conversion).
460460

461-
## next version
461+
## v2.10.4 - 18/05/2022
462462
- Changed level of "Bypassing RORC firmware compatibility check", retrograded from support warning to developper info.

src/ReadoutVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
#define READOUT_VERSION "2.10.3"
12+
#define READOUT_VERSION "2.10.4"
1313

0 commit comments

Comments
 (0)