Index: firmware/App/HDCommon.h =================================================================== diff -u -rfb2884760aad95074414bbcf37b4738d9c888fb3 -ra28daf72bbc8bd7313425471555d5189d946af13 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision fb2884760aad95074414bbcf37b4738d9c888fb3) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a28daf72bbc8bd7313425471555d5189d946af13) @@ -10,8 +10,8 @@ * @author (last) Dara Navaei * @date (last) 02-Nov-2024 * -* @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 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 347 +#define HD_VERSION_BUILD 900 // ********** development build switches **********