Index: firmware/App/DGCommon.h =================================================================== diff -u -r1d2fd95788a5f2cc9d594ad57bd2d42bedcc54b4 -r57547d50531b844e15c997b080786afcf2aae24e --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 1d2fd95788a5f2cc9d594ad57bd2d42bedcc54b4) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 57547d50531b844e15c997b080786afcf2aae24e) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 1 #define DG_VERSION_MINOR 0 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 1 +#define DG_VERSION_BUILD 2 // ********** build switches **********