Index: firmware/App/DGCommon.h =================================================================== diff -u -r48ef855ef60af244443cd6a84c94f2132c144bbd -ra4669c80291e85fa5ce17d77ebcfd0c882831202 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 48ef855ef60af244443cd6a84c94f2132c144bbd) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision a4669c80291e85fa5ce17d77ebcfd0c882831202) @@ -8,7 +8,7 @@ * @file DGCommon.h * * @author (last) Dara Navaei -* @date (last) 24-May-2022 +* @date (last) 03-Aug-2022 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 27 +#define DG_VERSION_BUILD 28 // ********** build switches **********