Index: firmware/App/HDCommon.h =================================================================== diff -u -r3633c7c348e95b11175dfb4a4a183bdb6cd24478 -r596dc95d4bf1ecb93d16ee05a4c1add693ad38e9 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3633c7c348e95b11175dfb4a4a183bdb6cd24478) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 596dc95d4bf1ecb93d16ee05a4c1add693ad38e9) @@ -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 52 +#define HD_VERSION_BUILD 53 // ********** development build switches **********