Index: firmware/App/TDCommon.h =================================================================== diff -u -rb4166e3c1342a8ddbf1dee8df4eaeb46fb0e6d00 -r1abc0349c736a70fb56db6895947abfbba0eee22 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision b4166e3c1342a8ddbf1dee8df4eaeb46fb0e6d00) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 1abc0349c736a70fb56db6895947abfbba0eee22) @@ -7,8 +7,8 @@ * * @file TDCommon.h * -* @author (last) Dara Navaei -* @date (last) 06-Mar-2026 +* @author (last) Raghu Kallala +* @date (last) 29-Apr-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 40 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 45 // ********** development build switches **********