Index: firmware/App/TDCommon.h =================================================================== diff -u -rd0bb0f1e2b0e2828f23292df2a2e65a21f4f8c63 -rb1199562aaec9061d1365ba804899d76883eb713 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision d0bb0f1e2b0e2828f23292df2a2e65a21f4f8c63) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision b1199562aaec9061d1365ba804899d76883eb713) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 50 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 51 // ********** development build switches **********