Index: firmware/App/HDCommon.h =================================================================== diff -u -r7a4060b0aaa0b617c222d12309d908ef6cef7c08 -r2c24f97d0b9d12e4699cd3bc1ecf1271447b2855 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7a4060b0aaa0b617c222d12309d908ef6cef7c08) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 2c24f97d0b9d12e4699cd3bc1ecf1271447b2855) @@ -25,7 +25,7 @@ #define HD_VERSION_MAJOR 1 #define HD_VERSION_MINOR 0 #define HD_VERSION_MICRO 0 -#define HD_VERSION_BUILD 10 +#define HD_VERSION_BUILD 11 // ********** development build switches **********