Index: firmware/App/HDCommon.h =================================================================== diff -u -rb1a080bc4b26c58c3df597a9a358b85fad1a1745 -ra96cdf0d3edd2d1174370aa21c357727f580eede --- firmware/App/HDCommon.h (.../HDCommon.h) (revision b1a080bc4b26c58c3df597a9a358b85fad1a1745) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a96cdf0d3edd2d1174370aa21c357727f580eede) @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 5 +#define HD_VERSION_MINOR 6 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 3 +#define HD_VERSION_BUILD 4 // ********** development build switches **********