Index: firmware/App/DGCommon.h =================================================================== diff -u -rf43eb1e9e0803776ec7420b16e1db8760b020bd9 -r8638b207699a3a48e3657e838e24ae838369c867 --- firmware/App/DGCommon.h (.../DGCommon.h) (revision f43eb1e9e0803776ec7420b16e1db8760b020bd9) +++ firmware/App/DGCommon.h (.../DGCommon.h) (revision 8638b207699a3a48e3657e838e24ae838369c867) @@ -19,6 +19,12 @@ #include "hal_stdtypes.h" +// ********** version ********** + +#define DG_VERSION_MAJOR 0 +#define DG_VERSION_MINOR 3 +#define DG_VERSION_BUILD 0 + // ********** build switches ********** #ifndef _VECTORCAST_