Index: firmware/App/TDCommon.h =================================================================== diff -u -rd212465988292ce9cee4c1086371b88be46f8504 -r1abc0349c736a70fb56db6895947abfbba0eee22 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision d212465988292ce9cee4c1086371b88be46f8504) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 1abc0349c736a70fb56db6895947abfbba0eee22) @@ -22,10 +22,10 @@ // ********** version ********** -#define TD_VERSION_MAJOR 0 -#define TD_VERSION_MINOR 0 -#define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 42 +#define TD_VERSION_MAJOR 0 +#define TD_VERSION_MINOR 0 +#define TD_VERSION_MICRO 0 +#define TD_VERSION_BUILD 45 // ********** development build switches **********