Index: firmware/App/HDCommon.h =================================================================== diff -u -rdc8361b5010bc5a378e6c663d7b05e651fcd3555 -r8d632beee12193c2ae9aa899263b39e310bcdbf7 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision dc8361b5010bc5a378e6c663d7b05e651fcd3555) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 8d632beee12193c2ae9aa899263b39e310bcdbf7) @@ -23,9 +23,9 @@ // ********** version ********** #define HD_VERSION_MAJOR 0 -#define HD_VERSION_MINOR 6 +#define HD_VERSION_MINOR 9 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 275 +#define HD_VERSION_BUILD 276 // ********** development build switches **********