From 9c5f34e9e5e03069d25947cd611f0b59c718fc39 Mon Sep 17 00:00:00 2001 From: LArkema Date: Sat, 11 Nov 2023 11:03:34 -0800 Subject: [PATCH] Update version number to release incremental display when live not available --- DCTransistor/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DCTransistor/config.h b/DCTransistor/config.h index bb7b84a..af76c63 100644 --- a/DCTransistor/config.h +++ b/DCTransistor/config.h @@ -19,7 +19,7 @@ #include //Version string. Changes with every software version -#define VERSION "1.0.9" +#define VERSION "1.0.10" /* * USER CONFIGURATION VALUES