Index: firmware/App/HDCommon.h =================================================================== diff -u -rfc7f0551bb78d991d8915ec03669678526c2902f -r68115981be5fff762a3ef52340f69c28d5d3a5c4 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision fc7f0551bb78d991d8915ec03669678526c2902f) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 68115981be5fff762a3ef52340f69c28d5d3a5c4) @@ -10,8 +10,8 @@ * @author (last) Dara Navaei * @date (last) 21-Jul-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 197 +#define HD_VERSION_BUILD 655 // ********** development build switches **********