Index: firmware/App/HDCommon.h =================================================================== diff -u -rdc8361b5010bc5a378e6c663d7b05e651fcd3555 -r9c96077c3e0288dbf7ad8e6445bc3f1036d1eea2 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision dc8361b5010bc5a378e6c663d7b05e651fcd3555) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 9c96077c3e0288dbf7ad8e6445bc3f1036d1eea2) @@ -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 19 // ********** development build switches **********