Index: firmware/App/TDCommon.h =================================================================== diff -u -r3e7e09acfabc557744ea12a0a76d0a70ac5de224 -rb8a456d70e92565626f3b8014e6a7d990a0064af --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 3e7e09acfabc557744ea12a0a76d0a70ac5de224) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision b8a456d70e92565626f3b8014e6a7d990a0064af) @@ -22,10 +22,10 @@ // ********** version ********** -#define HD_VERSION_MAJOR 0 // TEST -#define HD_VERSION_MINOR 0 -#define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 0 +#define HD_VERSION_MAJOR 0 +#define HD_VERSION_MINOR 0 +#define HD_VERSION_MICRO 0 +#define HD_VERSION_BUILD 16 // ********** development build switches **********