Index: firmware/App/TDCommon.h =================================================================== diff -u -rb824ef4b479578c5aa702abd9147aef505a6fb04 -r77a702e7f5a2524ce04fe0e87b892e10f7ee77d0 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision b824ef4b479578c5aa702abd9147aef505a6fb04) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 77a702e7f5a2524ce04fe0e87b892e10f7ee77d0) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 19 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 20 // ********** development build switches **********