Skip to content

Commit 9ac50d6

Browse files
committed
version 5.5.51
1 parent de0c7cc commit 9ac50d6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

GITHUB_SHA.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define GITHUB_SHA "devel-202511232011Z"
1+
#define GITHUB_SHA "devel-202511232022Z"

version.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
#include "StringFormatter.h"
55

6-
#define VERSION "5.5.50"
6+
#define VERSION "5.5.51"
7+
// 5.5.51 - Bugfix: EXRAIL failed TURNTABLE create commands (I2C off) can crash CS
8+
// - Bugfix: EXRAIL be extra careful not to deref nullptr
79
// 5.5.50 - Replace the SC power status with something better
810
// - EXRAIL RANDOM_CALL, RANDOM_FOLLOW
911
// 5.5.49 - EXRAIL </> displays wait_while_red state

0 commit comments

Comments
 (0)