Index: firmware/App/HDCommon.h =================================================================== diff -u -r891cb02e17aa6c3a5457c2bcce277180ab21d9d0 -r2e6fa609bde16c6e335cbea127ecfa7a6afad6c9 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 891cb02e17aa6c3a5457c2bcce277180ab21d9d0) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2e6fa609bde16c6e335cbea127ecfa7a6afad6c9) @@ -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 209 +#define HD_VERSION_BUILD 686 // ********** development build switches **********