Index: firmware/App/DGCommon.h =================================================================== diff -u -ref5ef16518466c92687b869cabfa16eaf3365dc0 -r31b53220d894e272a8f9a8a49d3c9110150489db --- firmware/App/DGCommon.h (.../DGCommon.h) (revision ef5ef16518466c92687b869cabfa16eaf3365dc0) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 31b53220d894e272a8f9a8a49d3c9110150489db) @@ -23,12 +23,13 @@ #define DG_VERSION_MAJOR 0 #define DG_VERSION_MINOR 3 +#define DG_VERSION_MICRO #define DG_VERSION_BUILD 0 // ********** build switches ********** #ifndef _VECTORCAST_ - // #define RM46_EVAL_BOARD_TARGET 1 +// #define RM46_EVAL_BOARD_TARGET 1 // #define SIMULATE_UI 1 #ifdef DEBUG_ENABLED