Index: firmware/App/HDCommon.h =================================================================== diff -u -re01f7b4be218971dafea65aa21e3ae4d3b4ab610 -rbe79c929c0422c41843c92a83bbc344c50365983 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision e01f7b4be218971dafea65aa21e3ae4d3b4ab610) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision be79c929c0422c41843c92a83bbc344c50365983) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Sean Nash -* @date (last) 28-Mar-2023 +* @date (last) 24-Aug-2023 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 6 +#define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 192 +#define HD_VERSION_BUILD 23 // ********** development build switches ********** @@ -123,7 +123,6 @@ #ifdef _VECTORCAST_ - #endif #endif