Index: firmware/App/HDCommon.h =================================================================== diff -u -r8e7158d8231435496fcf1d5649e51babf859ccc7 -rb4e7c3c66972779ce787e7fb20f0d9c180daebeb --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 8e7158d8231435496fcf1d5649e51babf859ccc7) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision b4e7c3c66972779ce787e7fb20f0d9c180daebeb) @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 4 -#define HD_VERSION_MICRO 5 -#define HD_VERSION_BUILD 11 +#define HD_VERSION_MINOR 6 +#define HD_VERSION_MICRO 0 +#define HD_VERSION_BUILD 1 // ********** development build switches **********