diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index e7b6ef2..0d3c4b6 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "devel-more-ether-202503022012Z" +#define GITHUB_SHA "devel-202503022043Z" diff --git a/version.h b/version.h index 6334f14..0ebeda3 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "5.5.14" +#define VERSION "5.5.15" +// 5.5.15 - Support for F429ZI/F329ZI +// - Own mDNS support for (wired) Ethernet // 5.5.14 - DCC Non-blocking packet queue with priority // 5.5.13 - Update STM32duino core to v19.0.0. for updated PeripheralPins.c in preparation for F429/439ZI Ethernet support // 5.5.12 - Websocket support (wifi only)