Index: firmware/App/DGCommon.h =================================================================== diff -u -r74ac14d5a18103b94c2aa9d355f269c2a6a211e0 -r1623fd14ec2eb7a485af5a3782b5d336738f66e3 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 74ac14d5a18103b94c2aa9d355f269c2a6a211e0) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 1623fd14ec2eb7a485af5a3782b5d336738f66e3) @@ -25,7 +25,7 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 9 #define DG_VERSION_MICRO 0 -#define DG_VERSION_BUILD 201 +#define DG_VERSION_BUILD 202 // ********** build switches **********