Index: firmware/App/DDCommon.h =================================================================== diff -u -rc07917caced76b53a0ed8f35167fac6f9d8310a4 -r8da32de696045734940af89ccd1457bf826b367e --- firmware/App/DDCommon.h (.../DDCommon.h) (revision c07917caced76b53a0ed8f35167fac6f9d8310a4) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 8da32de696045734940af89ccd1457bf826b367e) @@ -22,10 +22,10 @@ // ********** version ********** -#define DD_VERSION_MAJOR 0 -#define DD_VERSION_MINOR 0 -#define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 33 +#define DD_VERSION_MAJOR 0 +#define DD_VERSION_MINOR 0 +#define DD_VERSION_MICRO 0 +#define DD_VERSION_BUILD 34 // ********** development build switches **********