Index: firmware/App/DGCommon.h =================================================================== diff -u -rde9a485ce951703d129d7130ec8acf332db567b1 -r736d99cc0e28bdb9a7edbfe3f9dbc9cd351feca2 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision de9a485ce951703d129d7130ec8acf332db567b1) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 736d99cc0e28bdb9a7edbfe3f9dbc9cd351feca2) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 1 #define DG_VERSION_MINOR 1 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 1 +#define DG_VERSION_BUILD 2 // ********** build switches **********