Index: firmware/App/HDCommon.h =================================================================== diff -u -rcb3f2707d9ee4356bec0dee91945929874b12cfb -rbaff753e3b7cc8f4d04b45ddd1e539309c85d9b9 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision cb3f2707d9ee4356bec0dee91945929874b12cfb) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision baff753e3b7cc8f4d04b45ddd1e539309c85d9b9) @@ -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 334 +#define HD_VERSION_BUILD 861 + // ********** development build switches ********** #ifndef _RELEASE_