Index: firmware/App/TDCommon.h =================================================================== diff -u -r63937da522a15eeec5c932bff09e5792250655ee -r6a067d907d432ef7afc84e52f3fa8b5a5e6adf5a --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 63937da522a15eeec5c932bff09e5792250655ee) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 6a067d907d432ef7afc84e52f3fa8b5a5e6adf5a) @@ -25,7 +25,7 @@ #define TD_VERSION_MAJOR 0 #define TD_VERSION_MINOR 0 #define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 1 +#define TD_VERSION_BUILD 2 // ********** development build switches **********