Index: firmware/App/TDCommon.h =================================================================== diff -u -ra6529fa5a42ad6018322d1e53f5b8b571bb00fe7 -r9c3cc460045ecff12c64e9e8c828c2a18e092727 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision a6529fa5a42ad6018322d1e53f5b8b571bb00fe7) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 9c3cc460045ecff12c64e9e8c828c2a18e092727) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 +#define TD_VERSION_MAJOR 1 +#define TD_VERSION_MINOR 2 #define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 1 +#define TD_VERSION_BUILD 23 // ********** development build switches **********