Skip to content

Commit 1045e43

Browse files
committed
v2.4.0
1 parent 85f6f7d commit 1045e43

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
@@ -346,7 +346,7 @@ This file describes the main feature changes for each readout.exe released versi
346346
- consumer-stats: ZMQ stats client cleanup timeout, to avoid blocking on exit.
347347
- auto-mute RDH warnings: verbosity reduced if many successive logs done in a short time.
348348

349-
## next version
349+
## v2.4.0 - 03/06/2021
350350
- equipment-player: fixed bug in "autochunk" replay mode. There was a "last packet invalid" error wrongly reported (and aborting replay) in the rare case when a link change would occur exactly at the beginning of a page.
351351
- Default value of equipment-rorc.rdhUseFirstInPageEnabled is now 1 for all RDH equipments (RORC, emu, player).
352352
- FMQ stats not printed when consoleUpdate=1 unless there is a running consumerFMQchannel with disableSending=0.

src/ReadoutVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define READOUT_VERSION "2.3.0"
1+
#define READOUT_VERSION "2.4.0"

0 commit comments

Comments
 (0)