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