Index: firmware/App/DDCommon.h =================================================================== diff -u -r87ee9712a928c58e3fe8b456bce567df0c6a2038 -r21970bc9eb9d4411d3061c3a2c8fad629bf5465e --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 87ee9712a928c58e3fe8b456bce567df0c6a2038) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 21970bc9eb9d4411d3061c3a2c8fad629bf5465e) @@ -22,10 +22,10 @@ // ********** version ********** -#define DD_VERSION_MAJOR 0 -#define DD_VERSION_MINOR 0 -#define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 143 +#define DD_VERSION_MAJOR 0 +#define DD_VERSION_MINOR 0 +#define DD_VERSION_MICRO 0 +#define DD_VERSION_BUILD 144 // ********** development build switches **********