Index: firmware/App/TDCommon.h =================================================================== diff -u -r4b1322e7eafb67c92c3bc88826902b33e8a2e50f -r5e379fb222e140f8b99603aacfb3e379c1b68039 --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 4b1322e7eafb67c92c3bc88826902b33e8a2e50f) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 5e379fb222e140f8b99603aacfb3e379c1b68039) @@ -25,8 +25,9 @@ #define TD_VERSION_MAJOR 0 #define TD_VERSION_MINOR 0 #define TD_VERSION_MICRO 0 -#define TD_VERSION_BUILD 115 +#define TD_VERSION_BUILD 65 + // ********** development build switches ********** #ifndef _RELEASE_