Index: firmware/App/DDCommon.h =================================================================== diff -u -r275efca86d9480efe0d3e445542e8b4cbee97e69 -r53bac040ed66a54ebfc0262f4a3b41daaa0703bf --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 275efca86d9480efe0d3e445542e8b4cbee97e69) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 53bac040ed66a54ebfc0262f4a3b41daaa0703bf) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) Jashwant Gantyada -* @date (last) 22-May-2026 +* @author (last) Vinayakam Mani +* @date (last) 29-May-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 87 +#define DD_VERSION_BUILD 93 // ********** development build switches **********