Index: firmware/App/HDCommon.h =================================================================== diff -u -rbb643418e1f0c59ca3ee75c642aaa1f31850069e -r06fc28350cb750b36c8cb88060bdff308e9e864f --- firmware/App/HDCommon.h (.../HDCommon.h) (revision bb643418e1f0c59ca3ee75c642aaa1f31850069e) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 06fc28350cb750b36c8cb88060bdff308e9e864f) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Sean Nash -* @date (last) 24-Aug-2023 +* @author (last) Dara Navaei +* @date (last) 06-Feb-2024 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 1 #define HD_VERSION_MINOR 0 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 13 +#define HD_VERSION_BUILD 27 // ********** development build switches **********