Index: firmware/App/HDCommon.h =================================================================== diff -u -r03e1aed2e14bc08c68aaf88e12175f1eba6c8fc4 -r9a48fac21ca454756c8fce8363830dbd235f04ad --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 03e1aed2e14bc08c68aaf88e12175f1eba6c8fc4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9a48fac21ca454756c8fce8363830dbd235f04ad) @@ -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,8 +25,9 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 308 +#define HD_VERSION_BUILD 823 + // ********** development build switches ********** #ifndef _RELEASE_