Index: firmware/App/HDCommon.h =================================================================== diff -u -r3b02e118297d5b1c91d9e0cf9d52f26bbeb012d0 -rdbc4bb1b5ed2e18c6a171f3bee5da763377da11b --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 3b02e118297d5b1c91d9e0cf9d52f26bbeb012d0) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision dbc4bb1b5ed2e18c6a171f3bee5da763377da11b) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Sean Nash -* @date (last) 24-Aug-2023 +* @author (last) Dara Navaei +* @date (last) 02-Feb-2024 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 0 #define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 299 +#define HD_VERSION_BUILD 340 // ********** development build switches **********