Index: firmware/App/DDCommon.h =================================================================== diff -u -rc6c72086128954ac103052f05727a20d5e8e604e -r3095f01e0f77c05699ab2db8bd9967e7e0417998 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision c6c72086128954ac103052f05727a20d5e8e604e) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 3095f01e0f77c05699ab2db8bd9967e7e0417998) @@ -22,10 +22,10 @@ // ********** version ********** -#define DD_VERSION_MAJOR 0 -#define DD_VERSION_MINOR 0 -#define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 81 +#define DD_VERSION_MAJOR 0 +#define DD_VERSION_MINOR 0 +#define DD_VERSION_MICRO 0 +#define DD_VERSION_BUILD 82 // ********** development build switches **********