Index: firmware/App/DDCommon.h =================================================================== diff -u -r1193e1f9a5178c7e45867bac5af5fc67005b9cd7 -r1970ff5a4a98ff8a9e26e6324d8b895c7e962aff --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 1193e1f9a5178c7e45867bac5af5fc67005b9cd7) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 1970ff5a4a98ff8a9e26e6324d8b895c7e962aff) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) Jashwant Gantyada -* @date (last) 13-Mar-2026 +* @author (last) Michael Garthwaite +* @date (last) 14-Apr-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 69 +#define DD_VERSION_BUILD 70 // ********** development build switches **********