Index: firmware/App/HDCommon.h =================================================================== diff -u -raa27675b53602ea8bfedb5bc63aa711775d07cef -r0e2d6832474085eb967888d5f1b77b521e4ef3cb --- firmware/App/HDCommon.h (.../HDCommon.h) (revision aa27675b53602ea8bfedb5bc63aa711775d07cef) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 0e2d6832474085eb967888d5f1b77b521e4ef3cb) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Dara Navaei -* @date (last) 02-Feb-2024 +* @date (last) 02-Nov-2024 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 340 +#define HD_VERSION_BUILD 343 // ********** development build switches **********