Index: firmware/App/DGCommon.h =================================================================== diff -u -rcb4d35cc50df2d3cc9e828cd92e53cf456ca9b9d -r2e21405574597474db0ebae86cdd7fa2d517f71c --- firmware/App/DGCommon.h (.../DGCommon.h) (revision cb4d35cc50df2d3cc9e828cd92e53cf456ca9b9d) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 2e21405574597474db0ebae86cdd7fa2d517f71c) @@ -8,7 +8,7 @@ * @file DGCommon.h * * @author (last) Dara Navaei -* @date (last) 03-Aug-2022 +* @date (last) 21-Sep-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 30 +#define DG_VERSION_BUILD 33 // ********** build switches **********