1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

version bump

This commit is contained in:
Harald Barth 2023-01-29 08:50:19 +01:00
parent 638682f05c
commit 95945eab4c
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
#define GITHUB_SHA "devel-202301290713Z"
#define GITHUB_SHA "devel-202301290750Z"

View File

@ -4,7 +4,8 @@
#include "StringFormatter.h"
#define VERSION "4.2.13"
#define VERSION "4.2.14"
// 4.2.14 STM32F4xx fast ADC read implementation
// 4.2.13 Broadcast power for <s> again
// 4.2.12 Bugfix for issue #299 TurnoutDescription NULL
// 4.2.11 Exrail IFLOCO feature added