Index: firmware/App/HDCommon.h =================================================================== diff -u -rd5c5b1d2bc42b166f1ccff1aa4b2441db8f06d4b -r0eab62b07bcc4ef786f9e1479056ed8ca2d2ea38 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision d5c5b1d2bc42b166f1ccff1aa4b2441db8f06d4b) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 0eab62b07bcc4ef786f9e1479056ed8ca2d2ea38) @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 3 -#define HD_VERSION_MICRO 4 -#define HD_VERSION_BUILD 556 +#define HD_VERSION_MINOR 4 +#define HD_VERSION_MICRO 5 +#define HD_VERSION_BUILD 10 // ********** development build switches **********