Index: firmware/App/HDCommon.h =================================================================== diff -u -r611ac03266421f8c4b7a03b4c1576838216aedb5 -r402885eda2ed755a079c854d1228ac5f76cbec7c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 611ac03266421f8c4b7a03b4c1576838216aedb5) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 402885eda2ed755a079c854d1228ac5f76cbec7c) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Dara Navaei -* @date (last) 23-May-2022 +* @date (last) 22-Sep-2022 * * @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 50 +#define HD_VERSION_BUILD 54 // ********** development build switches **********