Index: firmware/App/TDCommon.h =================================================================== diff -u -re24a98a344ba13ceb0663b415268a7e1dd5ce99e -rfd0ff0dc1e70b5b847800d4cdf52a0c9557f6d80 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision e24a98a344ba13ceb0663b415268a7e1dd5ce99e) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision fd0ff0dc1e70b5b847800d4cdf52a0c9557f6d80) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 22 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 23 // ********** development build switches **********