Index: firmware/App/HDCommon.h =================================================================== diff -u -r1bb8bdeedc15bd46233fea67605fb78296b95e5e -r48ab2f5175cf071ef6f7c6a178739b4d60708121 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 1bb8bdeedc15bd46233fea67605fb78296b95e5e) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 48ab2f5175cf071ef6f7c6a178739b4d60708121) @@ -10,8 +10,8 @@ * @author (last) Sean Nash * @date (last) 21-Dec-2022 * -* @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 102 +#define HD_VERSION_BUILD 462 // ********** development build switches **********