Index: firmware/App/HDCommon.h =================================================================== diff -u -r1fb9a0a4378143d7ea8d2c4de8b7731e417dd4a6 -ra053cecf0673654e2bc03e9a34ff15845c8cff93 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 1fb9a0a4378143d7ea8d2c4de8b7731e417dd4a6) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a053cecf0673654e2bc03e9a34ff15845c8cff93) @@ -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 78 +#define HD_VERSION_BUILD 422 // ********** development build switches **********