Index: firmware/App/HDCommon.h =================================================================== diff -u -r7138d8ca7496d3ee0f788ea1d9a34bb47e45da6e -r744b177ec4114c62303e976aed1677b820f7a281 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7138d8ca7496d3ee0f788ea1d9a34bb47e45da6e) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 744b177ec4114c62303e976aed1677b820f7a281) @@ -19,6 +19,12 @@ #include "hal_stdtypes.h" +// ********** version ********** + +#define HD_VERSION_MAJOR 0 +#define HD_VERSION_MINOR 3 +#define HD_VERSION_BUILD 0 + // ********** build switches ********** #ifndef _VECTORCAST_