Index: firmware/App/HDCommon.h =================================================================== diff -u -r709def41bcde8e2e59d83c5e9c5a06ab0ee74ec8 -r5b8439db1353b69d8189a7ed1cd1f4d860e3b1d5 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 709def41bcde8e2e59d83c5e9c5a06ab0ee74ec8) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 5b8439db1353b69d8189a7ed1cd1f4d860e3b1d5) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Sean Nash -* @date (last) 17-Mar-2023 +* @date (last) 28-Mar-2023 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 112 +#define HD_VERSION_BUILD 192 // ********** development build switches **********