Index: firmware/App/TDCommon.h =================================================================== diff -u -r036a75d76ab01912646a480b935d97187a231a19 -r63509c147505836cd277931a8dfc9b5df2869806 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 036a75d76ab01912646a480b935d97187a231a19) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 63509c147505836cd277931a8dfc9b5df2869806) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 0 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 6 // ********** development build switches **********