Index: firmware/App/DDCommon.h =================================================================== diff -u -r38b534caee8ac6efaf7db90d8d16d36f8c461a44 -r93fd63547420dbc8d1e6d9ae51bf0e0974e5a0d9 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 38b534caee8ac6efaf7db90d8d16d36f8c461a44) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 93fd63547420dbc8d1e6d9ae51bf0e0974e5a0d9) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 101 +#define DD_VERSION_BUILD 102 // ********** development build switches **********