Index: firmware/App/TDCommon.h =================================================================== diff -u -r036a75d76ab01912646a480b935d97187a231a19 -reb877fd46fde5b1cec889cee9e50f2900027d238 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 036a75d76ab01912646a480b935d97187a231a19) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision eb877fd46fde5b1cec889cee9e50f2900027d238) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 0 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 1 // ********** development build switches **********