From 6d05d79dc2970883a9b7e2c49d71bdbc8348e3e2 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sat, 24 Feb 2024 10:56:14 +0000 Subject: [PATCH] #850 Fixed names according to Arduino's guidelines --- support/Release notes.txt | 4 ++++ version.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/support/Release notes.txt b/support/Release notes.txt index 69ad889d..e5ebacf8 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,3 +1,7 @@ +=============================================================================== +20.38.11 +#850 Fixed names according to Arduino's guidelines + =============================================================================== 20.38.10 #800 Prioritize ETL_TARGET_OS_* for mutex selection diff --git a/version.txt b/version.txt index 86319d55..769a31cb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -20.38.10 +20.38.11