Index: firmware/App/HDCommon.h =================================================================== diff -u -r7c2805b3e77dca6be94ecc0d4bfb24671480d632 -r71319ba4a10ae2e8d33c74a388b39cff14e9b636 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7c2805b3e77dca6be94ecc0d4bfb24671480d632) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 71319ba4a10ae2e8d33c74a388b39cff14e9b636) @@ -10,8 +10,8 @@ * @author (last) Sean Nash * @date (last) 24-Aug-2023 * -* @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 294 +#define HD_VERSION_BUILD 797 + // ********** development build switches ********** #ifndef _RELEASE_