1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 15:46:14 +01:00

special version info

This commit is contained in:
Harald Barth 2021-11-09 23:08:46 +01:00
parent a6eaa3660c
commit 4dfe1ec262
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
#define GITHUB_SHA "37904b5"
#define GITHUB_SHA "EX-RAIL-DC-20211109-2306"

View File

@ -3,7 +3,7 @@
#include "StringFormatter.h"
#define VERSION "3.2.0 rc2"
#define VERSION "3.2.0 DCrc2"
// 3.2.0 Major functional and non-functional changes.
// New HAL added for I/O (digital and analogue inputs and outputs, servos etc).
// Support for MCP23008, MCP23017 and PCF9584 I2C GPIO Extender modules.