Index: firmware/App/DDCommon.h =================================================================== diff -u -r7e2325379e4c4f7f891776646fbbcd4aa9c6eaca -rc55f70aaeee5a91374a861e4e4046172a47fb21a --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 7e2325379e4c4f7f891776646fbbcd4aa9c6eaca) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision c55f70aaeee5a91374a861e4e4046172a47fb21a) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) Michael Garthwaite -* @date (last) 02-Feb-2026 +* @author (last) Sameer Kalliadan Poyil +* @date (last) 10-Feb-2026 * * @author (original) Vinayakam Mani * @date (original) 07-Aug-2024 @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 42 +#define DD_VERSION_BUILD 57 // ********** development build switches **********