Index: firmware/App/DDCommon.h =================================================================== diff -u -r1df708399743fa6f8beef9df83a8227bf3a3ca30 -r7ec185a54b1c51b69dd0937b45d24a485d2aeef5 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 1df708399743fa6f8beef9df83a8227bf3a3ca30) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 7ec185a54b1c51b69dd0937b45d24a485d2aeef5) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 58 +#define DD_VERSION_BUILD 46 // ********** development build switches ********** Index: firmware/App/Services/Messaging.c =================================================================== diff -u -r1df708399743fa6f8beef9df83a8227bf3a3ca30 -r7ec185a54b1c51b69dd0937b45d24a485d2aeef5 --- firmware/App/Services/Messaging.c (.../Messaging.c) (revision 1df708399743fa6f8beef9df83a8227bf3a3ca30) +++ firmware/App/Services/Messaging.c (.../Messaging.c) (revision 7ec185a54b1c51b69dd0937b45d24a485d2aeef5) @@ -7,8 +7,8 @@ * * @file Messaging.c * -* @author (last) Sameer Kalliadan Poyil -* @date (last) 03-Feb-2026 +* @author (last) Michael Garthwaite +* @date (last) 10-Feb-2026 * * @author (original) Vinayakam Mani * @date (original) 07-Aug-2024