Index: firmware/App/HDCommon.h =================================================================== diff -u -rb4a55a19c6911babb548b9e42064ef7f6557c8f2 -r5bfaf341319b9fd763d07ad0a68a986028c37587 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision b4a55a19c6911babb548b9e42064ef7f6557c8f2) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 5bfaf341319b9fd763d07ad0a68a986028c37587) @@ -7,8 +7,8 @@ * * @file HDCommon.h * -* @author (last) Sean Nash -* @date (last) 14-Oct-2020 +* @author (last) Dara Navaei +* @date (last) 14-Oct-2021 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -27,6 +27,7 @@ #define HD_VERSION_MICRO 0 #define HD_VERSION_BUILD 109 + // ********** development build switches ********** // TODO - remove build switches before release