Index: firmware/App/HDCommon.h =================================================================== diff -u -r9d44b95aaa90a19d4f86084682de9ea0c5990814 -r6e584e378bc1bc41a17aa8cbd1a49e023ee8ac2d --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 9d44b95aaa90a19d4f86084682de9ea0c5990814) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 6e584e378bc1bc41a17aa8cbd1a49e023ee8ac2d) @@ -8,7 +8,7 @@ * @file HDCommon.h * * @author (last) Sean Nash -* @date (last) 21-Dec-2022 +* @date (last) 17-Mar-2023 * * @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 104 +#define HD_VERSION_BUILD 112 // ********** development build switches **********