Index: firmware/App/HDCommon.h =================================================================== diff -u -r83ec5882c7491e903ea71e37f2d8dc2ebe1eded3 -re5d24f913e4f29d61c813cd1446ac22a368815f2 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 83ec5882c7491e903ea71e37f2d8dc2ebe1eded3) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision e5d24f913e4f29d61c813cd1446ac22a368815f2) @@ -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 72 +#define HD_VERSION_BUILD 410 // ********** development build switches **********