Index: firmware/App/HDCommon.h =================================================================== diff -u -r8d632beee12193c2ae9aa899263b39e310bcdbf7 -rd75fca5ec82e1dfe92df0c712b21dc3a98829d0e --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 8d632beee12193c2ae9aa899263b39e310bcdbf7) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision d75fca5ec82e1dfe92df0c712b21dc3a98829d0e) @@ -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 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 276 +#define HD_VERSION_BUILD 780 // ********** development build switches **********