Index: firmware/App/DDCommon.h =================================================================== diff -u -r3417933e6edf61a914c428e2fa944b3b349272a4 -r426739e3cecf24f8df9c342dd5071687b7b595bd --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 3417933e6edf61a914c428e2fa944b3b349272a4) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 426739e3cecf24f8df9c342dd5071687b7b595bd) @@ -22,10 +22,10 @@ // ********** version ********** -#define DD_VERSION_MAJOR 0 -#define DD_VERSION_MINOR 0 -#define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 21 +#define DD_VERSION_MAJOR 0 +#define DD_VERSION_MINOR 0 +#define DD_VERSION_MICRO 0 +#define DD_VERSION_BUILD 22 // ********** development build switches **********