Index: firmware/App/HDCommon.h =================================================================== diff -u -r64eff82def1f44b4ef8cf27f3650ae446b6159be -r6e23d627c3f5a1ef3f7cca5d4e48eb478b0eef4c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 64eff82def1f44b4ef8cf27f3650ae446b6159be) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 6e23d627c3f5a1ef3f7cca5d4e48eb478b0eef4c) @@ -10,8 +10,8 @@ * @author (last) Sean Nash * @date (last) 28-Mar-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 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 113 +#define HD_VERSION_BUILD 477 // ********** development build switches **********