From 653fca0f32e85f5a0bf62cf5c74b560e24898f8b Mon Sep 17 00:00:00 2001 From: fvanroie Date: Tue, 10 May 2022 15:04:25 +0200 Subject: [PATCH] Version bump to rc2 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 20ea4686..844065e6 100644 --- a/platformio.ini +++ b/platformio.ini @@ -67,7 +67,7 @@ build_flags = -D HASP_VER_MAJ=0 -D HASP_VER_MIN=6 ;-D HASP_VER_REV=3 - -D HASP_VER_REV=3-rc1 + -D HASP_VER_REV=3-rc2 ${override.build_flags} ; -- Shared library dependencies in all environments