Index: firmware/App/HDCommon.h =================================================================== diff -u -r4d0c621f5994e1de8bf7d3337678f7835292ce73 -rbe79c929c0422c41843c92a83bbc344c50365983 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 4d0c621f5994e1de8bf7d3337678f7835292ce73) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision be79c929c0422c41843c92a83bbc344c50365983) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Dara Navaei -* @date (last) 21-Jul-2023 +* @author (last) Sean Nash +* @date (last) 24-Aug-2023 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 6 +#define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 228 +#define HD_VERSION_BUILD 23 // ********** development build switches **********