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