Index: firmware/App/HDCommon.h =================================================================== diff -u -r9944e4f766d9eb4cdf7a5ca7587e3ceca556e106 -r0594b1ed804ac3f10e98672a01ff3891972931b8 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 9944e4f766d9eb4cdf7a5ca7587e3ceca556e106) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 0594b1ed804ac3f10e98672a01ff3891972931b8) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Dara Navaei -* @date (last) 22-Feb-2022 +* @date (last) 23-May-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 42 +#define HD_VERSION_BUILD 52 // ********** development build switches **********