Index: firmware/App/HDCommon.h =================================================================== diff -u -rffdbbce00a04686d9eb1a0791a9bc783c8d97637 -r173e5908bada098006b85c1267147a187d2eaef4 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision ffdbbce00a04686d9eb1a0791a9bc783c8d97637) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 173e5908bada098006b85c1267147a187d2eaef4) @@ -10,8 +10,8 @@ * @author (last) Dara Navaei * @date (last) 18-Oct-2022 * -* @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 59 +#define HD_VERSION_BUILD 367 // ********** development build switches **********