Index: firmware/App/TDCommon.h =================================================================== diff -u -r224652e0a9d86f51a6fb77acc5488c48250cee5a -rde7d37ab889648d5411f2014d88e01ba13558d4b --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 224652e0a9d86f51a6fb77acc5488c48250cee5a) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision de7d37ab889648d5411f2014d88e01ba13558d4b) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 54 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 55 // ********** development build switches **********