Index: firmware/App/DGCommon.h =================================================================== diff -u -r56ec29250d0ebe4da369872dfe2d7d9327c142a4 -r84a3ac9421f0df3dc256f1571e46d9c99eb8b87d --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 56ec29250d0ebe4da369872dfe2d7d9327c142a4) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 84a3ac9421f0df3dc256f1571e46d9c99eb8b87d) @@ -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 **********