Index: firmware/App/HDCommon.h =================================================================== diff -u -re13152777df58456a873789fbfc3f889813109c9 -r2a226649f71a6c6d3001b829d3eed0323ef0e392 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision e13152777df58456a873789fbfc3f889813109c9) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2a226649f71a6c6d3001b829d3eed0323ef0e392) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Dara Navaei -* @date (last) 13-Oct-2020 +* @author (last) Sean Nash +* @date (last) 14-Oct-2020 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 4 #define HD_VERSION_MICRO 5 -#define HD_VERSION_BUILD 0 +#define HD_VERSION_BUILD 11 // ********** development build switches **********