Index: firmware/App/HDCommon.h =================================================================== diff -u -rf1c099b79e0825afe54379577454518f7a134a73 -r8ade1c194a106f0ba1ca15466f010662e914a83b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision f1c099b79e0825afe54379577454518f7a134a73) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 8ade1c194a106f0ba1ca15466f010662e914a83b) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Sean Nash -* @date (last) 12-Nov-2021 +* @author (last) Hung Nguyen +* @date (last) 04-Jan-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 29 +#define HD_VERSION_BUILD 30 // ********** development build switches **********