Index: firmware/App/HDCommon.h =================================================================== diff -u -r6178927b36cc02a5d32a0cb0076cef51a5c47987 -rd6b17a292f02033779422c166946ede4d990f769 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 6178927b36cc02a5d32a0cb0076cef51a5c47987) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision d6b17a292f02033779422c166946ede4d990f769) @@ -10,8 +10,8 @@ * @author (last) Dara Navaei * @date (last) 02-Feb-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 322 +#define HD_VERSION_BUILD 847 // ********** development build switches **********