Index: firmware/App/HDCommon.h =================================================================== diff -u -rd3cf039dc65c1b1b199e47bf694e040712c5bd12 -r67276fff3d7ba0c6af59083537456270a1f97061 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d3cf039dc65c1b1b199e47bf694e040712c5bd12) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 67276fff3d7ba0c6af59083537456270a1f97061) @@ -10,8 +10,8 @@ * @author (last) Dara Navaei * @date (last) 21-Jul-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 209 +#define HD_VERSION_BUILD 694 // ********** development build switches **********