Index: firmware/App/DGCommon.h =================================================================== diff -u -r1bc6dc8ae85298ada841b58d36aee0b1bd3d79bc -ra979dc4a0c8c07c88e646de0bc69a99e94185130 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 1bc6dc8ae85298ada841b58d36aee0b1bd3d79bc) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision a979dc4a0c8c07c88e646de0bc69a99e94185130) @@ -25,9 +25,8 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 6 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 455 +#define DG_VERSION_BUILD 456 - // ********** build switches ********** #ifndef _RELEASE_