Index: firmware/App/DGCommon.h =================================================================== diff -u -rf639bbc47806ddcefdbdce78a377cd87050872e5 -r3e9328290bdbc18a940935bd7f7c720ca8432b1d --- firmware/App/DGCommon.h (.../DGCommon.h) (revision f639bbc47806ddcefdbdce78a377cd87050872e5) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 3e9328290bdbc18a940935bd7f7c720ca8432b1d) @@ -8,7 +8,7 @@ * @file DGCommon.h * * @author (last) Dara Navaei -* @date (last) 24-May-2022 +* @date (last) 31-Mar-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 26 +#define DG_VERSION_BUILD 180 // ********** build switches **********