Index: firmware/App/HDCommon.h =================================================================== diff -u -re8077ba40df2e54d7d24e88337d48a3e31831b84 -r3fc7bce6763882c932a7da457fff2d9747b38be2 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision e8077ba40df2e54d7d24e88337d48a3e31831b84) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 3fc7bce6763882c932a7da457fff2d9747b38be2) @@ -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,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 295 +#define HD_VERSION_BUILD 798 // ********** development build switches **********