Index: firmware/App/TDCommon.h =================================================================== diff -u -rd9f36e25f1b5525c349e96adb3cf369f2bf6484e -rcf497d5ddf47dd4c7c2678dafb38d01cde081bcb --- firmware/App/TDCommon.h (.../TDCommon.h) (revision d9f36e25f1b5525c349e96adb3cf369f2bf6484e) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision cf497d5ddf47dd4c7c2678dafb38d01cde081bcb) @@ -7,8 +7,8 @@ * * @file TDCommon.h * -* @author (last) Raghu Kallala -* @date (last) 29-Apr-2026 +* @author (last) Dara Navaei +* @date (last) 27-May-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -25,7 +25,7 @@ #define TD_VERSION_MAJOR 0 #define TD_VERSION_MINOR 0 #define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 49 +#define TD_VERSION_BUILD 52 // ********** development build switches **********