Index: firmware/App/HDCommon.h =================================================================== diff -u -raaa520457df9cd9501ffac28e673c15e4ab0e186 -rc615858537be439d08335ff9645b5fc2195374ab --- firmware/App/HDCommon.h (.../HDCommon.h) (revision aaa520457df9cd9501ffac28e673c15e4ab0e186) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c615858537be439d08335ff9645b5fc2195374ab) @@ -10,8 +10,8 @@ * @author (last) Sean Nash * @date (last) 24-Aug-2023 * -* @author (original) Sean -* @date (original) 27-Feb-2020 +* @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 244 +#define HD_VERSION_BUILD 731 // ********** development build switches **********