Index: firmware/App/DGCommon.h =================================================================== diff -u -r46ce5e024c620df44536e7ccb62b5d73bdc3bf2c -r8525f55eefc724d91df9ef8c7bfb126eb167ea11 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 46ce5e024c620df44536e7ccb62b5d73bdc3bf2c) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 8525f55eefc724d91df9ef8c7bfb126eb167ea11) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 1 #define DG_VERSION_MINOR 1 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 5 +#define DG_VERSION_BUILD 6 // ********** build switches **********