Index: firmware/App/DGCommon.h =================================================================== diff -u -r7e577bd98ab711d4f7e6ca5125968905ac411f1d -r25aab138cab85b53eef7d37f48d2a06985e93fbc --- firmware/App/DGCommon.h (.../DGCommon.h) (revision 7e577bd98ab711d4f7e6ca5125968905ac411f1d) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 25aab138cab85b53eef7d37f48d2a06985e93fbc) @@ -21,9 +21,9 @@ // ********** version ********** -#define DG_VERSION_MAJOR 0 -#define DG_VERSION_MINOR 3 -#define DG_VERSION_BUILD 0 +#define DG_VERSION_MAJOR 0 +#define DG_VERSION_MINOR 3 +#define DG_VERSION_BUILD 0 // ********** build switches ********** #ifndef _RELEASE_