Index: firmware/App/HDCommon.h =================================================================== diff -u -r07a39ac5f935a84b2dbb93e3f3d3b3eaa8f37cc4 -r48f67d306095387e9b9092e734b7ff62cc1b053b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 07a39ac5f935a84b2dbb93e3f3d3b3eaa8f37cc4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 48f67d306095387e9b9092e734b7ff62cc1b053b) @@ -10,8 +10,8 @@ * @author (last) Sean Nash * @date (last) 28-Mar-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 190 +#define HD_VERSION_BUILD 639 // ********** development build switches **********