Index: firmware/App/HDCommon.h =================================================================== diff -u -r431bad43638e9c829c0b01058c76fcc6e5a8d2ef -r2ad5c154b7c9fb7485744f62e0b94087141814b3 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 431bad43638e9c829c0b01058c76fcc6e5a8d2ef) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2ad5c154b7c9fb7485744f62e0b94087141814b3) @@ -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 235 +#define HD_VERSION_BUILD 719 + // ********** development build switches ********** #ifndef _RELEASE_