Index: firmware/App/HDCommon.h =================================================================== diff -u -r808738c04be99223438be862ab69d30b156f9fbd -r501a594df377676c256ec96dc37f55598f7453ec --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 808738c04be99223438be862ab69d30b156f9fbd) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 501a594df377676c256ec96dc37f55598f7453ec) @@ -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 687 // ********** development build switches **********