Index: firmware/App/HDCommon.h =================================================================== diff -u -rfa5cd65f7337ccaa37c2401f11f35a43e0a13bff -rceebe701c56e6ac41e93d399fdd9d2beebbf711c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision fa5cd65f7337ccaa37c2401f11f35a43e0a13bff) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision ceebe701c56e6ac41e93d399fdd9d2beebbf711c) @@ -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 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 242 +#define HD_VERSION_BUILD 730 + // ********** development build switches ********** #ifndef _RELEASE_