Index: firmware/App/HDCommon.h =================================================================== diff -u -r8f685b77e3200fe121e94a852f8cdf01df4154e3 -rbf484bf7b9c8a964582061328d8cbfb773927c38 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 8f685b77e3200fe121e94a852f8cdf01df4154e3) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision bf484bf7b9c8a964582061328d8cbfb773927c38) @@ -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 336 +#define HD_VERSION_BUILD 863 // ********** development build switches **********