Index: firmware/App/HDCommon.h =================================================================== diff -u -rdfd1bf3d5144215a4dc9ae5e63baeffddd9924fc -rc9084eb8f7c63d230e64fb7e5d641f6b80b918c7 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision dfd1bf3d5144215a4dc9ae5e63baeffddd9924fc) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision c9084eb8f7c63d230e64fb7e5d641f6b80b918c7) @@ -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 341 +#define HD_VERSION_BUILD 879 // ********** development build switches **********