Index: firmware/App/HDCommon.h =================================================================== diff -u -r63062ac38e905678faa6660652ada4a38a0e3b10 -rf87455ff9c96815757a6316a65f87a38b8cec89b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 63062ac38e905678faa6660652ada4a38a0e3b10) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision f87455ff9c96815757a6316a65f87a38b8cec89b) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Dara Navaei -* @date (last) 04-Jan-2022 +* @author (last) Michael Garthwaite +* @date (last) 18-Feb-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 33 +#define HD_VERSION_BUILD 34 // ********** development build switches **********